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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
execution_engine.c | ||
ir.c | ||
lit.local.cfg | ||
llvm.c | ||
pass.c | ||
pdl.c | ||
quant.c | ||
sparse_tensor.c |