forked from OSchip/llvm-project
ace01605e0
This dialect is intended to model lower level/branch based control-flow constructs. The initial set of operations are: AssertOp, BranchOp, CondBranchOp, SwitchOp; all split out from the current standard dialect. See https://discourse.llvm.org/t/standard-dialect-the-final-chapter/6061 Differential Revision: https://reviews.llvm.org/D118966 |
||
---|---|---|
.. | ||
test-alias-analysis-modref.mlir | ||
test-alias-analysis.mlir | ||
test-callgraph.mlir | ||
test-dominance.mlir | ||
test-liveness.mlir | ||
test-match-reduction.mlir | ||
test-shape-fn-report.mlir | ||
test-topoligical-sort.mlir |