llvm-project/mlir/test/mlir-tblgen
Jacques Pienaar b2bb8b6cd6 [mlir] Automatically add DerivedAttribute op interface
Summary: When an operation has derived attributes, add the DerivedAttribute op interface.

Differential Revision: https://reviews.llvm.org/D76144
2020-03-13 14:26:30 -07: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] Intrinsics generator: use TableGen-defined builder function 2020-02-25 11:59:04 +01:00
op-attribute.td [mlir] Automatically add DerivedAttribute op interface 2020-03-13 14:26:30 -07:00
op-decl.td [mlir][SideEffects] Replace HasNoSideEffect with the memory effect interfaces. 2020-03-12 14:26:15 -07:00
op-format-spec.td [mlir][DeclarativeParser] Add support for formatting the successors of an operation. 2020-02-21 15:15:32 -08:00
op-format.mlir [mlir][DeclarativeParser] Add support for formatting the successors of an operation. 2020-02-21 15:15:32 -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] Automatically populate `operand_segment_sizes` in the auto-generated build methods. 2020-03-05 12:52:22 -08:00
op-side-effects.td [mlir][NFC] Move the interfaces and traits for side effects out of IR/ to Interfaces/ 2020-03-10 12:45:45 -07:00
pattern.mlir [DRR] Introduce `$_` to ignore op argument match 2019-12-02 07:54:50 -08:00
predicate.td [mlir][ods] Improve integer signedness modelling 2020-03-04 15:05:42 -05:00
return-types.mlir [mlir] Add reifyReturnShape to shaped type OpInterface 2020-02-28 08:41:18 -08:00
types.mlir [mlir][ods] Fix AnyInteger predicate 2020-03-09 20:12:15 +00:00