llvm-project/mlir/test/lib/Transforms
River Riddle ec92a125ac [mlir:PDLL] Don't require users to provide operands/results when all are variadic
When all operands or results are variadic, zero values is a perfectly valid behavior
to expect, and we shouldn't force the user to provide values in this case. For example,
when creating a call or a return operation we often don't want/need to provide return
values.

Differential Revision: https://reviews.llvm.org/D133721
2022-11-08 01:57:58 -08:00
..
CMakeLists.txt [mlir:PDL] Add support for DialectConversion with pattern configurations 2022-11-08 01:57:57 -08:00
TestCommutativityUtils.cpp [MLIR] Add a utility to sort the operands of commutative ops 2022-07-30 19:25:18 -04:00
TestConstantFold.cpp [mlir] Rework the implementation of TypeID 2022-04-04 13:52:26 -07:00
TestControlFlowSink.cpp [mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespace 2022-04-18 12:01:55 -07:00
TestDialectConversion.cpp [mlir:PDL] Add support for DialectConversion with pattern configurations 2022-11-08 01:57:57 -08:00
TestDialectConversion.pdll [mlir:PDLL] Don't require users to provide operands/results when all are variadic 2022-11-08 01:57:58 -08:00
TestInlining.cpp [mlir][NFC] Trivial : Fix typo 2022-05-29 11:00:08 +01:00
TestIntRangeInference.cpp [mlir][dataflow] Remove Lattice::isUninitialized(). 2022-09-08 08:46:22 -07:00
TestTopologicalSort.cpp [mlir][transforms] TopologicalSort: Support ops from different blocks 2022-10-13 10:36:06 +09:00
lit.local.cfg [mlir:PDL] Add support for DialectConversion with pattern configurations 2022-11-08 01:57:57 -08:00