llvm-project/mlir/docs/Tutorials
River Riddle ace01605e0 [mlir] Split out a new ControlFlow dialect from Standard
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
2022-02-06 14:51:16 -08:00
..
Toy [mlir] Split out a new ControlFlow dialect from Standard 2022-02-06 14:51:16 -08:00
CreatingADialect.md [mlir][doc] Fix links and references in documentation of Tutorials 2021-05-25 20:18:50 +02:00
DataFlowAnalysis.md [mlir][NFC] Replace references to Identifier with StringAttr 2021-11-16 17:36:26 +00:00
DefiningAttributesAndTypes.md Add a `qualified` directive to the Op, Attribute, and Type declarative assembly format 2022-01-11 01:30:19 +00:00
QuickstartRewrites.md [mlir][doc] Fix links and references in documentation of Tutorials 2021-05-25 20:18:50 +02:00
UnderstandingTheIRStructure.md [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
_index.md [mlir] Add tutorial index.md pages 2020-09-21 15:50:48 -07:00