llvm-project/mlir/test/lib/IR
Mehdi Amini 0be5d1a96c Implement recursive support into OperationEquivalence::isEquivalentTo()
This allows to use OperationEquivalence to track structural comparison for equality
between two operations.

Differential Revision: https://reviews.llvm.org/D106422
2021-07-29 05:06:37 +00:00
..
CMakeLists.txt Implement recursive support into OperationEquivalence::isEquivalentTo() 2021-07-29 05:06:37 +00:00
TestDiagnostics.cpp Fix test pass registration to use the new API / not use the deprecated one (NFC) 2021-06-30 04:09:11 +00:00
TestDominance.cpp Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
TestFunc.cpp [MLIR] Add argument insertion helpers for FunctionLike 2021-07-01 09:18:57 +02:00
TestInterfaces.cpp Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
TestMatchers.cpp Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
TestOpaqueLoc.cpp Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
TestOperationEquals.cpp Implement recursive support into OperationEquivalence::isEquivalentTo() 2021-07-29 05:06:37 +00:00
TestPrintDefUse.cpp Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
TestPrintNesting.cpp Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
TestSideEffects.cpp Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
TestSlicing.cpp Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
TestSymbolUses.cpp Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
TestTypes.cpp Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
TestVisitors.cpp Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00