[all-commits] [llvm/llvm-project] ead535: [mlir][tensor] Add producer fusion for tensor.unpa...
Han-Chung Wang via All-commits
all-commits at lists.llvm.org
Fri Jan 6 14:13:28 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ead535b2f9ef3a0984884fdd088327cff7da512f
https://github.com/llvm/llvm-project/commit/ead535b2f9ef3a0984884fdd088327cff7da512f
Author: Hanhan Wang <hanchung at google.com>
Date: 2023-01-06 (Fri, 06 Jan 2023)
Changed paths:
M mlir/lib/Dialect/Tensor/IR/TensorTilingInterfaceImpl.cpp
M mlir/test/Dialect/Linalg/transform-op-fuse.mlir
Log Message:
-----------
[mlir][tensor] Add producer fusion for tensor.unpack op.
Reviewed By: mravishankar
Differential Revision: https://reviews.llvm.org/D141151
More information about the All-commits
mailing list