[all-commits] [llvm/llvm-project] 7e5b10: [mlir][Linalg] Add support for tiling tensor.pad t...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Wed Apr 12 04:44:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7e5b10b9f74d4e34a0eb2db806b98ecb1c31daf1
https://github.com/llvm/llvm-project/commit/7e5b10b9f74d4e34a0eb2db806b98ecb1c31daf1
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2023-04-12 (Wed, 12 Apr 2023)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp
M mlir/lib/Dialect/Tensor/IR/TensorTilingInterfaceImpl.cpp
M mlir/test/Dialect/Linalg/transform-op-tile.mlir
Log Message:
-----------
[mlir][Linalg] Add support for tiling tensor.pad to scf.forall
Also, properly propagate the nofold attribute.
Differential Revision: https://reviews.llvm.org/D148114
More information about the All-commits
mailing list