llvm-project/mlir/test/mlir-pdll/Parser
River Riddle b74192b7ae [mlir] Remove support for non-prefixed accessors
This finishes off a year long pursuit to LLVMify the generated
operation accessors, prefixing them with get/set. Support for
any other accessor naming is fully removed after this commit.

https://discourse.llvm.org/t/psa-raw-accessors-are-being-removed/65629

Differential Revision: https://reviews.llvm.org/D136727
2022-12-02 13:32:36 -08:00
..
include [mlir] Remove support for non-prefixed accessors 2022-12-02 13:32:36 -08:00
constraint-failure.pdll [PDLL] Properly error out on returning results from native constraints 2022-02-26 11:08:51 -08:00
constraint.pdll [PDLL] Add support for user defined constraint and rewrite functions 2022-02-10 12:48:59 -08:00
dependency-file.pdll [mlir][PDLL] Add support for generating PDL patterns from PDLL at build time 2022-04-26 18:33:16 -07:00
directive-failure.pdll [PDLL] Add support for tablegen includes and importing ODS information 2022-03-03 16:14:03 -08:00
expr-failure.pdll [mlir:PDLL] Add support for building a range from a tuple within a rewrite 2022-11-08 01:57:57 -08:00
expr.pdll [mlir:PDLL] Don't require users to provide operands/results when all are variadic 2022-11-08 01:57:58 -08:00
include.pdll
include_td.pdll [mlir][ods] Make Type- and AttrInterfaces also `Type`s and `Attr`s 2022-07-07 11:54:47 +02:00
pattern-failure.pdll [PDLL] Add support for user defined constraint and rewrite functions 2022-02-10 12:48:59 -08:00
pattern.pdll [PDLL] Add support for single line lambda-like patterns 2022-02-10 12:48:58 -08:00
rewrite-failure.pdll [mlir:PDLL] Allow complex constraints on Rewrite arguments/results 2022-11-08 01:57:58 -08:00
rewrite.pdll [PDLL] Add support for user defined constraint and rewrite functions 2022-02-10 12:48:59 -08:00
stmt-failure.pdll [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
stmt.pdll
string-eof.pdll [mlir:PDLL] Fix error handling of eof within a string literal 2022-04-28 12:58:00 -07:00