psrivas2 commented on issue #14240:
URL: https://github.com/apache/tvm/issues/14240#issuecomment-1460960841

   > It's nice that it works out but I think it might not be a good idea to 
reuse vars across scopes.
   
   oh this will fail parser roundtrip structural equality check in a similar 
way to the original example. My concern is that it is entirely possible that a 
transformation pass introduces this (for example while copying over attributes 
or shape expressions) and leave the IR in this state which then fails 
structural equality check as it does not handle scopes.


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