llvm-project/mlir/test/lib/Transforms
Jacques Pienaar 6a99423390 [mlir] Expand prefixing to OpFormatGen
Follow up to also use the prefixed emitters in OpFormatGen (moved
getGetterName(s) and getSetterName(s) to Operator as that is most
convenient usage wise even though it just depends on Dialect). Prefix
accessors in Test dialect and follow up on missed changes in
OpDefinitionsGen.

Differential Revision: https://reviews.llvm.org/D112118
2021-10-20 07:08:37 -07:00
..
CMakeLists.txt [mlir] Replace `include_directories` 2021-09-10 07:06:27 +00:00
TestConstantFold.cpp Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
TestInlining.cpp [mlir] Expand prefixing to OpFormatGen 2021-10-20 07:08:37 -07:00
TestLoopFusion.cpp Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
TestLoopMapping.cpp Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
TestLoopParametricTiling.cpp Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
TestLoopUnrolling.cpp [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00