zhiics opened a new pull request #4389: [fix][pass] Save the function when it 
is used as a call arg
URL: https://github.com/apache/incubator-tvm/pull/4389
 
 
   Currently the args of the call nodes are not checked when removing 
functions. It causes function undefined problem when a global function is 
invoked by a call as its argument because the definition will be removed.
   
   cc @wweic @icemelon9 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to