llvm-project/mlir/test/mlir-tblgen
Uday Bondhugula 2101590a78 NFC: add indexing operator for ArrayAttr
Summary: - add ArrayAttr::operator[](unsigned idx)

Differential Revision: https://reviews.llvm.org/D74663
2020-02-14 22:54:37 -08:00
..
dialect.td [ODS] Allow dialect to specify C++ namespaces 2019-05-20 13:49:27 -07:00
expect-symbol.td Use `not` to invert return code in expected to fail tests 2019-10-30 14:38:18 -07:00
llvm-intrinsics.td [mlir] Add option to use custom base class for dialect in LLVMIRIntrinsicGen. 2020-01-23 11:23:25 -08:00
op-attribute.td [mlir] Add elementAttr to TypedArrayAttrBase. 2020-02-13 09:25:27 +01:00
op-decl.td [mlir] Add shaped container component type interface 2020-01-15 13:28:39 -08:00
op-format-spec.td [mlir] Emit a fatal error when the assembly format is invalid 2020-02-03 22:14:33 -08:00
op-format.mlir [mlir] Add support for generating the parser/printer from the declarative operation format. 2020-01-30 11:43:40 -08:00
op-interface.td Skip generating C++ for "DeclareOpInterfaceMethods" in op interface gen. 2019-12-13 17:08:33 -08:00
op-operand.td [mlir] Add shaped container component type interface 2020-01-15 13:28:39 -08:00
op-result.td [mlir] Add shaped container component type interface 2020-01-15 13:28:39 -08:00
pattern.mlir [DRR] Introduce `$_` to ignore op argument match 2019-12-02 07:54:50 -08:00
predicate.td NFC: add indexing operator for ArrayAttr 2020-02-14 22:54:37 -08:00
return-types.mlir [mlir] Enable specifying verify on OpInterface 2020-01-22 04:43:22 -08:00
types.mlir Define AnyRankedTensor Type in TableGen 2019-10-25 10:31:56 -07:00