llvm-project/mlir/test/lib
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
..
Analysis Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
Conversion [mlir] factor memref-to-llvm lowering out of std-to-llvm 2021-07-09 14:49:52 +02:00
Dialect [mlir][spirv] Fix a few issues in ModuleCombiner 2021-07-28 10:31:01 -04:00
IR Implement recursive support into OperationEquivalence::isEquivalentTo() 2021-07-29 05:06:37 +00:00
Pass Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
Reducer [mlir][NFC] Cleanup the MLIRTestReducer pass 2021-06-23 01:29:24 +00:00
Rewrite Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
Transforms Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
CMakeLists.txt [mlir][NFC] Move passes in test/lib/Transforms/ to a directory that mirrors what they test 2021-05-14 10:28:11 -07:00