llvm-project/mlir/lib/Transforms/Utils
River Riddle da12d88b1c [mlir][NFC] Add inlineRegion overloads that take a block iterator insert position
This allows for inlining into an empty block or to the beginning of a block. NFC as the existing implementations now foward to this overload.

Differential Revision: https://reviews.llvm.org/D108572
2021-08-23 19:49:53 +00:00
..
CMakeLists.txt [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
DialectConversion.cpp [mlir] Remove the default isDynamicallyLegal hook 2021-07-29 11:00:57 +02:00
FoldUtils.cpp [mlir][FoldUtils] Ensure the created constant dominates the replaced op 2021-08-23 18:48:24 +00:00
GreedyPatternRewriteDriver.cpp [MLIR] Introduce a new rewrite driver to simplify supplied list of ops 2021-07-21 20:25:16 +05:30
InliningUtils.cpp [mlir][NFC] Add inlineRegion overloads that take a block iterator insert position 2021-08-23 19:49:53 +00:00
LoopFusionUtils.cpp [mlir][Analysis][NFC] Split FlatAffineConstraints class 2021-08-17 10:09:17 +09:00
LoopUtils.cpp [mlir][Analysis][NFC] FlatAffineConstraints: Use BoundType enum in functions 2021-08-19 10:33:42 +09:00
RegionUtils.cpp Implement recursive support into OperationEquivalence::isEquivalentTo() 2021-07-29 05:06:37 +00:00
Utils.cpp [mlir][Analysis][NFC] FlatAffineConstraints: Use BoundType enum in functions 2021-08-19 10:33:42 +09:00