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/09/14 13:54:53 UTC

[GitHub] [tvm] tqchen commented on pull request #12761: [TIR, analysis] Add expr hash sort in ExprDeepEqual

tqchen commented on PR #12761:
URL: https://github.com/apache/tvm/pull/12761#issuecomment-1246801723

   It would be useful to make it as a different equality comparator (rather than change DeepEqual's behavior, e.g. we can do CommunicativeDeepEqual as a subclass), as communicative rewrite is something that goes deeper.
   
   Another possibility is add a canonicalization pass to canonicalize the expressions before CSE 


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