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

   Follow-up of #11578, which enforces structural stability of TIR by
   avoiding over-simplification in affine analysis. On the other hand, it
   is possible that over-simplification could be desirable behavior.
   Therefore, following the precedent of `preserve-unit-loops` in
   `Compute-At`, this PR introduces `preserve-unit-iters` in block binding
   for cases where users don't need structural stability (which is
   admittedly rare).
   
   This PR does not affect any existing functionalities.


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