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

   The additional simplifications are now optional, and can be opted-in either 
through explicit flags with `RewriteSimplifier::SetEnabledFeatures`, or through 
a `PassContext` when using `tir::transform::Simplify`.  Each currently supports 
only a single flag for the transitive search through inequalities, but will 
have additional flags added for simplifications required by #12261.


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