llvm-project/mlir/lib/Dialect/StandardOps/Transforms
Matthias Springer e895a670f8 [mlir] Move BufferizeDimOp to Tensor/Transforms/Bufferize.cpp
Differential Revision: https://reviews.llvm.org/D105256
2021-07-02 10:05:59 +09:00
..
Bufferize.cpp [mlir] Move BufferizeDimOp to Tensor/Transforms/Bufferize.cpp 2021-07-02 10:05:59 +09:00
CMakeLists.txt Add a pattern to combine composed subview ops 2021-04-01 10:56:57 -07:00
ComposeSubView.cpp Add a pattern to combine composed subview ops 2021-04-01 10:56:57 -07:00
DecomposeCallGraphTypes.cpp [PatternMatch] Big mechanical rename OwningRewritePatternList -> RewritePatternSet and insert -> add. NFC 2021-03-22 17:20:50 -07:00
ExpandOps.cpp [mlir] Use static shape knowledge when lowering memref.reshape 2021-05-11 18:21:09 +02:00
FuncBufferize.cpp Define a `NoTerminator` traits that allows operations with a single block region to not provide a terminator 2021-03-25 03:59:03 +00:00
FuncConversions.cpp [mlir] Assume terminators in nested regions are always legal in FuncBufferizePass 2021-04-21 11:55:11 +03:00
PassDetail.h [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
TensorConstantBufferize.cpp [mlir] Expose a function to populate tensor constant bufferization patterns 2021-06-09 13:47:33 +02:00