[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:12:10 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0be5d1a96c89: Implement recursive support into OperationEquivalence::isEquivalentTo() (authored by mehdi_amini).

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.362636.patch
Type: text/x-patch
Size: 20352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210729/b1e5ac6a/attachment.bin>


More information about the llvm-commits mailing list