kparzysz-quic commented on PR #15455: URL: https://github.com/apache/tvm/pull/15455#issuecomment-1697518485
Sorry, I was on vacation in the last two weeks. Relax macros are technically `SeqExpr`s, so they cannot define variables that are visible outside. The value of the macro is the last expression, which syntactically must be wrapped in a `return` expression. -- 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]
