llvm-project/mlir/test/mlir-tblgen
Christian Sigg 06ddb7946b [MLIR] Add missing colon after CHECKs.
Reviewers: herhut

Reviewed By: herhut

Subscribers: mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, liufengdb, Joonsoo, grosul1, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D77709
2020-04-08 11:16:06 +02: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] Add note for file-line numbers in tablegen errors for assembly formats 2020-04-07 15:06:51 -07: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 [MLIR] Add missing colon after CHECKs. 2020-04-08 11:16:06 +02: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