[PATCH] D106422: Implement recursive support into OperationEquivalence::isEquivalentTo()

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 28 22:07:00 PDT 2021


mehdi_amini updated this revision to Diff 362634.
mehdi_amini marked 2 inline comments as done.
mehdi_amini added a comment.

Address comments and rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106422

Files:
  mlir/include/mlir/IR/OperationSupport.h
  mlir/lib/IR/OperationSupport.cpp
  mlir/lib/Transforms/CSE.cpp
  mlir/lib/Transforms/Utils/RegionUtils.cpp
  mlir/test/IR/operation-equality.mlir
  mlir/test/lib/IR/CMakeLists.txt
  mlir/test/lib/IR/TestOperationEquals.cpp
  mlir/tools/mlir-opt/mlir-opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106422.362634.patch
Type: text/x-patch
Size: 20352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210729/0c726201/attachment.bin>


More information about the llvm-commits mailing list