llvm/mlir/lib/TableGen
Jacques Pienaar 27e8efedf8 Add DialectType and generate docs for dialect types
Add new `typeDescription` (description was already used by base constraint class) field to type to allow writing longer descriptions about a type being defined. This allows for providing additional information/rationale for a defined type. This currently uses `description` as the heading/name for the type in the generated documentation.

PiperOrigin-RevId: 273299332
2019-10-07 08:41:13 -07:00
..
Argument.cpp
Attribute.cpp
CMakeLists.txt Add missing file from cmakelist 2019-09-30 13:37:54 -07:00
Constraint.cpp
Dialect.cpp Add DialectType and generate docs for dialect types 2019-10-07 08:41:13 -07:00
Format.cpp
Operator.cpp
OpInterfaces.cpp Enable autogenerating OpInterface method declarations 2019-09-30 12:42:58 -07:00
OpTrait.cpp Enable autogenerating OpInterface method declarations 2019-09-30 12:42:58 -07:00
Pattern.cpp Remove unused variables and methods to address compiler warnings 2019-09-25 19:05:30 -07:00
Predicate.cpp
Type.cpp Add DialectType and generate docs for dialect types 2019-10-07 08:41:13 -07:00