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

   When the TVMScript parser generates a `tir::LetStmt` to represent assignment 
to a variable, the name of the TVMScript variable should be used as the name of 
the `tir::Var` in the `tir::LetStmt`.
   
   This bug was introduced in https://github.com/apache/tvm/pull/14207.


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