llvm-project/mlir/lib/Dialect/Linalg/Transforms
MaheshRavishankar 01defcc8d7 [mlir][Linalg] Extend tile+fuse to work on Linalg operation on tensors.
Differential Revision: https://reviews.llvm.org/D93086
2021-01-22 11:33:35 -08:00
..
Bufferize.cpp [MLIR][Linalg] Refactor transforms to use linalg::getDynOperands helper 2021-01-11 16:24:59 -08:00
CMakeLists.txt [mlir] Fixing potential build break in my previous commit 2021-01-15 17:38:16 -08:00
CodegenStrategy.cpp [mlir] Use mlir::OpState::operator->() to get to methods of mlir::Operation. This is a preparation step to remove the corresponding methods from OpState. 2020-12-09 12:11:32 +01:00
DropUnitDims.cpp [mlir][Linalg] Revisit the Linalg on tensors abstraction 2020-12-21 12:29:10 -08:00
ElementwiseToLinalg.cpp [MLIR][Linalg] Refactor transforms to use linalg::getDynOperands helper 2021-01-11 16:24:59 -08:00
Fusion.cpp [mlir][Linalg] Extend tile+fuse to work on Linalg operation on tensors. 2021-01-22 11:33:35 -08:00
FusionOnTensors.cpp [mlir][Linalg] NFC - Refactor fusion APIs 2021-01-12 14:27:15 +00:00
Generalization.cpp [mlir][Linalg] Revisit the Linalg on tensors abstraction 2020-12-21 12:29:10 -08:00
Hoisting.cpp [mlir] Add hoisting transformation for transfer ops on tensor 2021-01-06 14:23:59 -08:00
Interchange.cpp [mlir][Linalg] Revisit the Linalg on tensors abstraction 2020-12-21 12:29:10 -08:00
Loops.cpp [mlir][linalg] Support permutation when lowering to loop nests 2021-01-11 09:13:06 -05:00
PassDetail.h [mlir][Linalg] Add TensorsToBuffers support for Constant ops. 2020-10-08 13:15:45 +00:00
Promotion.cpp [mlir][Linalg] NFC - Expose getSmallestBoundingIndex as an utility function 2021-01-20 19:53:09 +00:00
Sparsification.cpp [mlir][sparse] add narrower choices for pointers/indices 2021-01-19 20:20:38 -08:00
Tiling.cpp [mlir][Linalg] NFC - Fully compose map and operands when creating AffineMin in tiling. 2021-01-20 20:36:18 +00:00
Transforms.cpp [mlir][Linalg] NFC: Refactor LinalgDependenceGraphElem to allow 2021-01-22 11:19:59 -08:00
Vectorization.cpp [mlir][linalg] Add vectorization for linalg on tensor ops 2020-12-29 09:02:23 -08:00