llvm-project/mlir/test/mlir-tblgen
River Riddle e0c3b94c80 [mlir] Restrict dialect doc gen to a single dialect
In the overwhelmingly majority of cases only one dialect is generated at a time
anyways, and this restriction more easily catches user error when multiple
dialects might be generated. We hit this semi-recently with the PDL dialect,
and circt+other downstream users are also actively hitting this as well.

Differential Revision: https://reviews.llvm.org/D125651
2022-05-16 15:35:07 -07:00
..
attr-or-type-format-invalid.td [mlir] Split out AttrDef/TypeDef and pattern constructs from OpBase.td 2022-03-15 00:18:03 -07:00
attr-or-type-format-roundtrip.mlir [mlir][ods] Ignore AttributeSelfTypeParameter in assembly formats 2022-05-16 20:23:54 +00:00
attr-or-type-format.mlir [mlir] Add a better error message when failing to parse an attribute 2022-05-05 15:06:11 -07:00
attr-or-type-format.td [mlir][ods] Ignore AttributeSelfTypeParameter in assembly formats 2022-05-16 20:23:54 +00:00
attrdefs.td [mlir] Refactor how parser/printers are specified for AttrDef/TypeDef 2022-03-15 00:42:31 -07: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] ODS-level Attribute Optimizations 2022-04-11 18:34:07 +00:00
default-type-attr-print-parser.td [mlir] Split out AttrDef/TypeDef and pattern constructs from OpBase.td 2022-03-15 00:18:03 -07:00
deprecation.td [mlir][ods] Add Deprecate helper 2022-03-22 11:08:36 -07:00
dialect.td [mlir][ODS]: Add per-op cppNamespace. 2021-05-11 10:48:05 -07:00
directive-common.td [mlir][OpenMP] Generating enums in accordance with the guidelines 2022-03-09 20:10:45 +05:30
expect-symbol.td [mlir] Split out AttrDef/TypeDef and pattern constructs from OpBase.td 2022-03-15 00:18:03 -07:00
gen-dialect-doc.td [mlir] Restrict dialect doc gen to a single dialect 2022-05-16 15:35:07 -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][ods][NFC] Move enum attribute definitions from OpBase.td to EnumAttr.td 2022-04-15 16:51:14 +00:00
op-decl-and-defs.td [mlir] Rename Zero* traits to Zero*s 2022-05-14 00:20:28 +00:00
op-derived-attribute.mlir [mlir][NFC] Update textual references of `func` to `func.func` in tool/runner tests 2022-04-20 22:17:30 -07:00
op-error.td [mlir] Support verification order (1/3) 2022-02-02 18:25:44 +00:00
op-format-spec.td [mlir][ods] Fix verification of attribute + colon type ambiguity 2022-05-16 21:15:27 +00:00
op-format-verify.td [mlir][ods] Fix verification of attribute + colon type ambiguity 2022-05-16 21:15:27 +00:00
op-format.mlir [mlir][ods] Fix verification of attribute + colon type ambiguity 2022-05-16 21:15:27 +00:00
op-interface.td [mlir] Support verification order (2/3) 2022-02-25 19:04:56 +00:00
op-operand.td Remove OpTrait, AttrTrait and TypeTrait 2022-01-31 11:04:00 -08:00
op-python-bindings.td Remove OpTrait, AttrTrait and TypeTrait 2022-01-31 11:04:00 -08:00
op-result.td [mlir] Attach InferTypeOpInterface on SameOperandsAndResultType operations when possible 2022-04-28 12:57:59 -07:00
op-side-effects.td Remove OpTrait, AttrTrait and TypeTrait 2022-01-31 11:04:00 -08:00
pattern.mlir [mlir][NFC] Update remaining textual references of un-namespaced `func` operations 2022-04-20 22:17:31 -07:00
predicate.td Remove OpTrait, AttrTrait and TypeTrait 2022-01-31 11:04:00 -08:00
return-types.mlir [mlir][NFC] Update textual references of `func` to `func.func` in tool/runner tests 2022-04-20 22:17:30 -07:00
rewriter-errors.td [mlir] Split out AttrDef/TypeDef and pattern constructs from OpBase.td 2022-03-15 00:18:03 -07:00
rewriter-indexing.td [mlir] Split out AttrDef/TypeDef and pattern constructs from OpBase.td 2022-03-15 00:18:03 -07:00
rewriter-static-matcher.td [mlir] Split out AttrDef/TypeDef and pattern constructs from OpBase.td 2022-03-15 00:18:03 -07:00
testdialect-attrdefs.mlir [mlir][ods] Ignore AttributeSelfTypeParameter in assembly formats 2022-05-16 20:23:54 +00:00
testdialect-typedefs.mlir [mlir][NFC] Update textual references of `func` to `func.func` in tool/runner tests 2022-04-20 22:17:30 -07:00
trait.mlir [mlir][NFC] Update textual references of `func` to `func.func` in tool/runner tests 2022-04-20 22:17:30 -07:00
typedefs.td [mlir] Refactor how parser/printers are specified for AttrDef/TypeDef 2022-03-15 00:42:31 -07:00
types.mlir [mlir][NFC] Update textual references of `func` to `func.func` in tool/runner tests 2022-04-20 22:17:30 -07:00