forked from OSchip/llvm-project
cec244354b
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 |
||
---|---|---|
.. | ||
dce-test.mlir | ||
failure-test.sh | ||
multiple-function.mlir | ||
simple-test.mlir | ||
single-function.mlir | ||
test.sh |