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

   Prior to this commit, an error message would occur in 
`ExprMutator::ReEmitBinding` if the struct info is missing from the generated 
value.  However, because this error was generated from inside `GetStructInfo`, 
it didn't include sufficient context for debugging.  This commit checks the 
struct info explicitly, and includes the context of the updated variable in the 
error message.


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