llvm-project/mlir/test/mlir-tblgen
Mehdi Amini 4eaaf05394 Add sanity check in MLIR ODS to catch case where two results have the same name
This is making a tablegen crash with a more friendly error.

Differential Revision: https://reviews.llvm.org/D109456
2021-09-08 23:38:50 +00:00
..
attrdefs.td [mlir][AttrTypeGen] Add support for specifying a "accessor" type of a parameter 2021-08-25 09:27:36 +00: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][ods] Skip adding TOC in doc gen when present 2021-08-20 07:01:54 -07: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] Fix build on gcc-5 after D104167 2021-06-22 21:16:02 +00:00
op-decl-and-defs.td [mlir][ods] Add nested OpTrait 2021-07-20 10:44:48 -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 two results have the same name 2021-09-08 23:38:50 +00:00
op-format-spec.td [mlir][OpAsmFormat] Add support for an "else" group on optional elements 2021-03-22 18:19:23 -07:00
op-format.mlir [mlir] Add support for VariadicOfVariadic operands 2021-08-23 20:32:31 +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] Extend C/Python API to be usable for CFG construction. 2021-08-30 08:28:00 -07:00
op-result.td [mlir][ods] Fix packing in OperandOrAttribute 2021-08-17 20:55:48 -07:00
op-side-effects.td [mlir] Fully qualify MemoryEffects 2021-07-30 18:20:06 +02:00
pattern.mlir [mlir-tblgen] Support binding multi-results of NativeCodeCall 2021-07-21 11:23:22 +08:00
predicate.td [mlir-tblgen] Avoid ODS verifier duplication 2021-07-05 10:09:41 +08:00
return-types.mlir Change filecheck default to dump input on failure 2020-06-09 18:57:46 +00:00
rewriter-errors.td Support NativeCodeCall binding in rewrite pattern. 2021-05-10 09:29:27 +08:00
rewriter-indexing.td [drr] Enable specifying range in NativeCodeCall replacement. 2021-06-28 13:42:16 -07: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] Add support for defining Types in tblgen 2020-10-14 00:32:18 +00:00
trait.mlir [MLIR] Add idempotent trait folding 2020-10-16 15:51:04 +00:00
typedefs.td [MLIR] Move TestDialect to ::test namespace 2021-08-14 13:24:41 -07:00
types.mlir [mlir][flang] Do not prevent integer types from being parsed as MLIR keywords 2021-09-03 08:20:49 +02:00