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 |
||
---|---|---|
.. | ||
definition-split-file.test | ||
definition.test | ||
diagnostics.test | ||
document-symbols.test | ||
exit-eof.test | ||
exit-with-shutdown.test | ||
exit-without-shutdown.test | ||
hover.test | ||
initialize-params-invalid.test | ||
initialize-params.test | ||
references.test |