llvm-project/mlir/docs/Tutorials
Sanjoy Das 697a5036cd Remove OpTrait, AttrTrait and TypeTrait
- Remove the `{Op,Attr,Type}Trait` TableGen classes and replace with `Trait`
  - Rename `OpTraitList` to `TraitList` and use it in a few places

The bulk of this change is a mechanical s/OpTrait/Trait/ throughout the codebase.

Reviewed By: rriddle, jpienaar, herhut

Differential Revision: https://reviews.llvm.org/D118543
2022-01-31 11:04:00 -08:00
..
Toy Remove OpTrait, AttrTrait and TypeTrait 2022-01-31 11:04:00 -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