llvm/mlir/docs/Tutorials
Mehdi Amini 63f0c00d38 Add a qualified directive to the Op, Attribute, and Type declarative assembly format
This patch introduces a new directive that allow to parse/print attributes and types fully
qualified.
This is a follow-up to ee0908703d which introduces the eliding of the `!dialect.mnemonic` by default and allows to force to fully qualify each type/attribute
individually.

Differential Revision: https://reviews.llvm.org/D116905
2022-01-11 01:30:19 +00:00
..
Toy
_index.md
CreatingADialect.md
DataFlowAnalysis.md
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
UnderstandingTheIRStructure.md