[PATCH] D79029: [mlir] Move the operation equivalence out of CSE and into OperationSupport

Jacques Pienaar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 29 15:40:09 PDT 2020


jpienaar accepted this revision.
jpienaar added a comment.
This revision is now accepted and ready to land.

Looks good as this is extracting existing function with some optimizations for common cases.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79029/new/

https://reviews.llvm.org/D79029





More information about the llvm-commits mailing list