llvm-project/mlir/test/lib/Dialect/Test
River Riddle 29d420e0bf [mlir][OpFormatGen] Add support for anchoring optional groups with types
This revision adds support for using either operand or result types to anchor an optional group. It also removes the arbitrary restriction that type directives must refer to variables in the same group, which is overly limiting for a declarative format syntax.

Fixes PR#48784

Differential Revision: https://reviews.llvm.org/D95109
2021-01-22 12:07:27 -08:00
..
CMakeLists.txt [mlir] Introduce support for parametric side-effects 2020-11-18 10:52:17 +01:00
TestDialect.cpp [mlir] Remove the MutableDictionaryAttr class 2020-12-17 17:18:42 -08:00
TestDialect.h [mlir][Types][NFC] Move all of the builtin Type classes to BuiltinTypes.h 2020-12-03 18:02:10 -08:00
TestInterfaces.cpp [mlir] Introduce support for parametric side-effects 2020-11-18 10:52:17 +01:00
TestInterfaces.h [mlir] Introduce support for parametric side-effects 2020-11-18 10:52:17 +01:00
TestInterfaces.td [mlir] Introduce support for parametric side-effects 2020-11-18 10:52:17 +01:00
TestOps.td [mlir][OpFormatGen] Add support for anchoring optional groups with types 2021-01-22 12:07:27 -08:00
TestPatterns.cpp [mlir][PatternRewriter] Add a new hook to selectively replace uses of an operation 2021-01-14 11:58:21 -08:00
TestTraits.cpp [mlir] Move TestDialect and its passes to mlir::test namespace. 2020-11-05 15:29:15 +01:00
TestTypeDefs.td [mlir][TypeDefGen] Add support for adding builders when generating a TypeDef 2021-01-11 12:06:22 -08:00
TestTypes.cpp [mlir][TypeDefGen] Add support for adding builders when generating a TypeDef 2021-01-11 12:06:22 -08:00
TestTypes.h [mlir] Move TestDialect and its passes to mlir::test namespace. 2020-11-05 15:29:15 +01:00
lit.local.cfg