llvm/mlir/docs/Tutorials
Mogball 761bc83af4 [mlir][ods] Default-valued parameters in attribute or type defs
Optional parameters with `defaultValue` set will be populated with that value if they aren't encountered during parsing. Moreover, parameters equal to their default values are elided when printing.

Depends on D118210

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D118544
2022-02-15 19:02:11 +00:00
..
Toy [mlir] Update Toy operations to use the hasCustomAssemblyFormat field 2022-02-07 19:03:58 -08:00
_index.md
CreatingADialect.md
DataFlowAnalysis.md
DefiningAttributesAndTypes.md [mlir][ods] Default-valued parameters in attribute or type defs 2022-02-15 19:02:11 +00:00
QuickstartRewrites.md
UnderstandingTheIRStructure.md