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 |
||
---|---|---|
.. | ||
crashop-reduction.mlir | ||
dce-test.mlir | ||
failure-test.sh | ||
multiple-function.mlir | ||
simple-test.mlir | ||
single-function.mlir | ||
test.sh |