llvm-project/mlir/test/Analysis
Thomas Raoux 023f2400f2 [mlir] Fix post-dominance between blocks of different regions.
If block A and B are in different regions and region of A is not an ancestor of
B, either A is included in region of B or the two regions are disjoint. In both
case A doesn't post-dominate B.

Differential Revision: https://reviews.llvm.org/D91225
2020-11-11 11:20:53 -08:00
..
test-callgraph.mlir
test-dominance.mlir [mlir] Fix post-dominance between blocks of different regions. 2020-11-11 11:20:53 -08:00
test-liveness.mlir
test-number-of-block-executions.mlir
test-number-of-operation-executions.mlir