[all-commits] [llvm/llvm-project] 5c258d: [mlir][tensor] More static padding sizes for PadOp
Matthias Springer via All-commits
all-commits at lists.llvm.org
Fri Jun 30 05:04:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c258d7adcd1890b83146dd18d214414c808f53d
https://github.com/llvm/llvm-project/commit/5c258d7adcd1890b83146dd18d214414c808f53d
Author: Matthias Springer <me at m-sp.org>
Date: 2023-06-30 (Fri, 30 Jun 2023)
Changed paths:
M mlir/lib/Dialect/Tensor/Utils/Utils.cpp
M mlir/test/Dialect/Linalg/generalize-tensor-pack.mlir
M mlir/test/Dialect/Linalg/transform-op-pad.mlir
Log Message:
-----------
[mlir][tensor] More static padding sizes for PadOp
Improve `tensor::createPadHighOp`: more static padding sizes when possible.
Differential Revision: https://reviews.llvm.org/D154200
More information about the All-commits
mailing list