Files
clang-p2996/mlir/test/lib/IR/TestSlicing.cpp
Mehdi Amini c114dba3f3 Harden -slice-analysis-test MLIR testing pass to check for some invariants
The pass would assert on some input IR that it didn't expect. Instead
signal a pass failure and properly interupt the flow.

Fixes #60022
2023-01-18 14:16:40 +00:00

3.3 KiB