Lunderberg opened a new pull request, #14901:
URL: https://github.com/apache/tvm/pull/14901

   Previously, the `CallNode::op` must be a known built-in operation.  This 
commit allows LLVM codegen to produce a subroutine call to another function 
within the same IRModule, with `CallNode::op` specifying the `GlobalVar` that 
represents that function.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to