llvm-project/mlir/test/mlir-tblgen
Ashwin Murthy fe1211edf2 Add attr constraint support to constrain IntegerArray attribute values at a specified index.
--

PiperOrigin-RevId: 242209394
2019-04-07 18:20:29 -07:00
..
attr-enum.td [TableGen] Support array attribute subclasses and constraints 2019-04-05 07:43:32 -07:00
directive-verifyUnusedValue.td [TableGen] Support multiple result patterns 2019-03-29 17:07:50 -07:00
op-attribute.td Add methods for building array attributes in Builder 2019-04-07 18:19:56 -07:00
op-decl.td Rewrite the verify hooks on operations to use LogicalResult instead of bool. This also changes the return of Operation::emitError/emitOpError to LogicalResult as well. 2019-04-02 13:40:47 -07:00
op-operand.td Rewrite the verify hooks on operations to use LogicalResult instead of bool. This also changes the return of Operation::emitError/emitOpError to LogicalResult as well. 2019-04-02 13:40:47 -07:00
op-result.td [TableGen] Remove asserts for attributes in aggregate builders 2019-04-03 09:30:49 -07:00
pattern-attr.td [TableGen] Enforce constraints on attributes 2019-04-05 07:40:50 -07:00
pattern-benefit.td [TableGen] Support benefit score in pattern definition. 2019-03-29 17:55:55 -07:00
pattern-bound-symbol.td [TableGen] Enforce constraints on attributes 2019-04-05 07:40:50 -07:00
pattern-multi-result-op.td [TableGen] Allow additional result patterns not directly used for replacement 2019-04-03 19:20:22 -07:00
pattern-tAttr.td [TableGen] Enforce constraints on attributes 2019-04-05 07:40:50 -07:00
pattern.td [TableGen] Add PatternSymbolResolver for resolving symbols bound in patterns 2019-04-05 07:40:41 -07:00
predicate.td Add attr constraint support to constrain IntegerArray attribute values at a specified index. 2019-04-07 18:20:29 -07:00
reference-impl.td Cleanup ValueHandleArray 2019-03-29 17:35:20 -07:00