llvm-project/mlir/test/mlir-tblgen
River Riddle 0359b86d8b [mlir][ODS] Add support for variadic regions.
Summary: This revision adds support for marking the last region as variadic in the ODS region list with the VariadicRegion directive.

Differential Revision: https://reviews.llvm.org/D77455
2020-04-05 01:03:38 -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] NFC: fix trivial typo in documents 2020-03-30 00:34:23 +09:00
op-attribute.td [mlir] Automatically add DerivedAttribute op interface 2020-03-13 14:26:30 -07:00
op-decl.td [mlir][ODS] Add support for variadic regions. 2020-04-05 01:03:38 -07:00
op-format-spec.td [mlir] NFC: Fix trivial typo 2020-04-05 11:30:30 +09:00
op-format.mlir Add a flag on the context to protect against creation of operations in unregistered dialects 2020-03-30 19:37:31 +00: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 Verify number of result types in generated builder. 2020-03-27 20:05:42 -07: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