Lunderberg opened a new pull request, #16778: URL: https://github.com/apache/tvm/pull/16778
Prior to this commit, the post-parsing well-formed check performed by TVMScript allowed a call to `GlobalVar` in a `@R.function`, but only if it occurred within the context of a `@I.ir_module`. If `@R.function` appeared on its own, calls to a `GlobalVar` would be treated as calls to an undefined 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]
