You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/01/19 21:29:07 UTC

[GitHub] [tvm] tqchen commented on pull request #9941: [TIR] Canonical simplify the intset before region cover proof

tqchen commented on pull request #9941:
URL: https://github.com/apache/tvm/pull/9941#issuecomment-1016884151


   Great discussions. The min/max cancelation was not a topic that come up before but indeed worth thinking a bit more.
   
   - The specific match to cancel is a good middle ground because the rule only triggers for the specific case and we know it is useful. (so this is the change that would be net positive with minimum impact)
   - As a followup step,  would love to have more indepth thinking about canonical form and how can they affect the cancelation, as @wrongtest suggested
   
   


-- 
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-unsubscribe@tvm.apache.org

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