llvm-project/mlir/lib/TableGen
Lei Zhang 4cda344e7b Add methods for building array attributes in Builder
I32/I64/F32/F64/Str array attributes are commonly used in ops. It helps
    to have handy methods for them.

--

PiperOrigin-RevId: 242170569
2019-04-07 18:19:56 -07:00
..
Argument.cpp Change Value to NamedTypeConstraint and use TypeConstraint. 2019-03-29 17:22:51 -07:00
Attribute.cpp Add methods for building array attributes in Builder 2019-04-07 18:19:56 -07:00
CMakeLists.txt Add build files and update README. 2019-03-30 11:23:22 -07:00
Constraint.cpp [TableGen] Consolidate constraint related concepts 2019-03-29 17:38:46 -07:00
OpTrait.cpp Add a trait to set the result type by attribute 2019-03-29 17:43:06 -07:00
Operator.cpp [TableGen] Rework verifier generation and error messages 2019-04-05 07:40:31 -07:00
Pattern.cpp Minor fixes on the typo/naming/style in the Pattern.cpp file 2019-04-01 10:59:45 -07:00
Predicate.cpp [TableGen] Support array attribute subclasses and constraints 2019-04-05 07:43:32 -07:00
Type.cpp [TableGen] Consolidate constraint related concepts 2019-03-29 17:38:46 -07:00