llvm-project/mlir/test/mlir-reduce
Chia-hung Duan cec244354b Fix the order of directives and the target string
In the original structure, it will try to match CHECK-LABEL first then see if
the subsequent doesn't have the target strings. This is not what we are
expected. We are expecting the two functions which will be deleted should be
matched before CHECK-LABEL. Also fixed the function names.

Reviewed By: jpienaar

Differential Revision: https://reviews.llvm.org/D99060
2021-03-22 11:10:12 -07:00
..
dce-test.mlir Fix the order of directives and the target string 2021-03-22 11:10:12 -07:00
failure-test.sh Create Reduction Tree Pass 2020-08-07 23:17:31 +00:00
multiple-function.mlir [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
simple-test.mlir [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +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