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

   This PR is now updated to perform the checks for `(A+B)*C < (A*B)*D` 
patterns in `RewriteSimplifer`, gated behind the 
`Extension::kComparisonOfProductAndSum` extension flag.  This flag is currently 
disabled by default, with unit tests explicitly enabling the extension.
   
   The updated behavior is sufficient to unblock 
https://github.com/apache/tvm/pull/16589.


-- 
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: commits-unsubscr...@tvm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to