llvm-project/mlir/test/mlir-reduce
Alexander Belyaev a89035d750 Revert "[MLIR] Create memref dialect and move several dialect-specific ops from std."
This commit introduced a cyclic dependency:
Memref dialect depends on Standard because it used ConstantIndexOp.
Std depends on the MemRef dialect in its EDSC/Intrinsics.h

Working on a fix.

This reverts commit 8aa6c3765b.
2021-02-18 12:49:52 +01:00
..
dce-test.mlir [MLIR] Change FuncOp assembly syntax to print visibility inline instead of in attrib dict. 2020-11-09 11:08:08 -08:00
failure-test.sh Create Reduction Tree Pass 2020-08-07 23:17:31 +00:00
multiple-function.mlir Revert "[MLIR] Create memref dialect and move several dialect-specific ops from std." 2021-02-18 12:49:52 +01:00
simple-test.mlir Revert "[MLIR] Create memref dialect and move several dialect-specific ops from std." 2021-02-18 12:49:52 +01:00
single-function.mlir Create Optimization Pass Wrapper for MLIR Reduce 2020-08-18 16:47:10 +00:00
test.sh Create the MLIR Reduce framework 2020-07-07 23:42:53 +00:00