[all-commits] [llvm/llvm-project] 061201: [mlir][linalg] Enhance padding LinalgOps to handle...
Han-Chung Wang via All-commits
all-commits at lists.llvm.org
Wed Feb 8 18:39:55 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 061201ec3d6d78ca5d5a583eb9141623ea3f66e7
https://github.com/llvm/llvm-project/commit/061201ec3d6d78ca5d5a583eb9141623ea3f66e7
Author: Hanhan Wang <hanchung at google.com>
Date: 2023-02-08 (Wed, 08 Feb 2023)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp
M mlir/test/Dialect/Linalg/transform-op-pad.mlir
Log Message:
-----------
[mlir][linalg] Enhance padding LinalgOps to handle tensor.empty cases.
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D143043
More information about the All-commits
mailing list