llvm-project/mlir/test/mlir-tblgen
Chris Jones 344eee6f38 [MLIR] Allow `Idempotent` trait to be applied to binary ops.
Add `Idempotent` trait to `arith.{andi,ori}`.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D114574
2021-11-26 18:22:49 +00:00
..
attr-or-type-format-invalid.td [MLIR] Attribute and type formats in ODS 2021-11-08 17:38:28 +00:00
attr-or-type-format-roundtrip.mlir [mlir][ods] AttrOrTypeDef format: parse types 2021-11-14 23:24:29 +00:00
attr-or-type-format.mlir [mlir][ods] AttrOrTypeDef format: parse types 2021-11-14 23:24:29 +00:00
attr-or-type-format.td Use base class AsmParser/AsmPrinter in Types and Attribute print/parse method (NFC) 2021-11-11 06:26:33 +00:00
attrdefs.td Use base class AsmParser/AsmPrinter in Types and Attribute print/parse method (NFC) 2021-11-11 06:26:33 +00:00
constant-str-attr-invalid.mlir [MLIR][ODS] default-valued strings should be in quotes 2021-10-15 03:00:41 +00:00
constraint-unique.td [mlir][ods] Unique attribute, successor, region constraints 2021-11-12 01:04:08 +00:00
default-type-attr-print-parser.td [mlir] Fully qualify default generated type/attribute printer and parser 2021-11-18 20:24:00 +01:00
dialect.td [mlir][ODS]: Add per-op cppNamespace. 2021-05-11 10:48:05 -07:00
directive-common.td [mlir][openacc] Use TableGen information for default enum 2021-01-12 09:42:42 -05:00
expect-symbol.td
gen-dialect-doc.td [mlir] Add traits, interfaces, effects to generated docs 2021-11-10 16:09:43 -08:00
interfaces.mlir [mlir] Allow for using interface class name in ODS interface definitions 2020-11-17 14:28:55 +01:00
llvm-intrinsics.td Support alias.scope and noalias metadata lowering on intrinsics. 2021-09-01 16:54:20 +00:00
op-attribute.td [mlir][NFC] Replace references to Identifier with StringAttr 2021-11-16 17:36:26 +00:00
op-decl-and-defs.td [mlir] Fix missing prefix for region accessor on OpAdaptor 2021-10-26 17:35:16 -07:00
op-derived-attribute.mlir [MLIR] Add getSizeInBits() for tensor of complex 2020-08-07 12:38:49 -07:00
op-error.td Add sanity check in MLIR ODS to catch case where an arguments/results/regions/successors names overlap 2021-09-13 06:21:25 +00:00
op-format-spec.td [mlir][ODS] Support result type inference in custom assembly format 2021-10-11 14:07:56 -06:00
op-format.mlir Add a cppType string in AttrDef to make it possible to use them as parameters in other attributes 2021-11-12 07:26:06 +00:00
op-interface.td [mlir] Allow for using interface class name in ODS interface definitions 2020-11-17 14:28:55 +01:00
op-operand.td [mlir-tblgen] Use fully qualified names in generated code files 2020-06-26 15:05:33 +02:00
op-python-bindings.td [mlir][Python] Fix generation of accessors for Optional 2021-11-18 09:42:57 +01:00
op-result.td [mlir] Convert NamedAttribute to be a class 2021-11-18 05:39:29 +00:00
op-side-effects.td [mlir] Fully qualify MemoryEffects 2021-07-30 18:20:06 +02:00
pattern.mlir [mlir-tblgen] Support `either` in Tablegen DRR. 2021-11-08 23:16:03 +00:00
predicate.td [mlir][ods] Unique attribute, successor, region constraints 2021-11-12 01:04:08 +00:00
return-types.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
rewriter-errors.td [DRR] Explicit Return Types in Rewrites 2021-09-15 14:25:29 -07:00
rewriter-indexing.td [DRR] Explicit Return Types in Rewrites 2021-09-15 14:25:29 -07:00
rewriter-static-matcher.td [mlir][ods] Unique attribute, successor, region constraints 2021-11-12 01:04:08 +00:00
testdialect-attrdefs.mlir [mlir][AttrDefGen] Add support for specifying the value type of an attribute 2021-03-04 13:04:05 -08:00
testdialect-typedefs.mlir [mlir] Fix AsmPrinter for types with sub elements 2021-10-12 12:08:16 +03:00
trait.mlir [MLIR] Allow `Idempotent` trait to be applied to binary ops. 2021-11-26 18:22:49 +00:00
typedefs.td Use base class AsmParser/AsmPrinter in Types and Attribute print/parse method (NFC) 2021-11-11 06:26:33 +00:00
types.mlir [mlir][flang] Do not prevent integer types from being parsed as MLIR keywords 2021-09-03 08:20:49 +02:00