Lunderberg commented on PR #14320:
URL: https://github.com/apache/tvm/pull/14320#issuecomment-1472384551

   (This had an interesting interaction with 
https://github.com/apache/tvm/pull/14318, because the accidental 
constant-folding could result in `i == j // dynamic_param` to become `i == j` 
when the dynamic parameter was `1`.  As a result, changing a numeric value 
could result in entirely different TIR being generated.)


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