[all-commits] [llvm/llvm-project] d3fa06: [mlir][Tensor] Use folded evaluators in tiling imp...
MaheshRavishankar via All-commits
all-commits at lists.llvm.org
Tue Mar 14 20:29:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3fa067e699cf3ba4bc89f7d51d26f0faed7fa86
https://github.com/llvm/llvm-project/commit/d3fa067e699cf3ba4bc89f7d51d26f0faed7fa86
Author: Mahesh Ravishankar <ravishankarm at google.com>
Date: 2023-03-15 (Wed, 15 Mar 2023)
Changed paths:
M mlir/include/mlir/Dialect/Tensor/Utils/Utils.h
M mlir/lib/Dialect/Tensor/IR/TensorTilingInterfaceImpl.cpp
M mlir/lib/Dialect/Tensor/Utils/Utils.cpp
Log Message:
-----------
[mlir][Tensor] Use folded evaluators in tiling implementation of `tensor.pad`.
Reviewed By: springerm
Differential Revision: https://reviews.llvm.org/D145135
More information about the All-commits
mailing list