[all-commits] [llvm/llvm-project] f397bd: [mlir][tensor] Fold consumer linalg transpose with...
Prathamesh Tagore via All-commits
all-commits at lists.llvm.org
Wed Dec 13 14:26:32 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f397bdf5aee331d984d5e41ed39a6834ec9fe0c5
https://github.com/llvm/llvm-project/commit/f397bdf5aee331d984d5e41ed39a6834ec9fe0c5
Author: Prathamesh Tagore <63031630+meshtag at users.noreply.github.com>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
M mlir/lib/Dialect/Tensor/Transforms/FoldIntoPackAndUnpackPatterns.cpp
M mlir/test/Dialect/Tensor/fold-into-pack-and-unpack.mlir
Log Message:
-----------
[mlir][tensor] Fold consumer linalg transpose with producer tensor pack (#74206)
Partial fix to https://github.com/openxla/iree/issues/15367
More information about the All-commits
mailing list