llvm-project/mlir/test/lib
Tobias Gysi 7cef24ee83 [mlir][linalg] Adapt the FillOp builder signature.
Change the build operand order from output, value to value, output. The patch makes the argument order consistent with the pretty printed order updated by https://reviews.llvm.org/D104356.

Differential Revision: https://reviews.llvm.org/D104359
2021-06-23 08:06:43 +00:00
..
Analysis Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
Conversion Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
Dialect [mlir][linalg] Adapt the FillOp builder signature. 2021-06-23 08:06:43 +00:00
IR [mlir] Add support to SourceMgrDiagnosticHandler for filtering FileLineColLocs 2021-06-18 21:12:28 +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