[Mlir-commits] [llvm] [mlir] [mlir][tensor] Fold linalg transpose with tensor pack (PR #74206)
Prathamesh Tagore
llvmlistbot at llvm.org
Mon Dec 11 08:32:32 PST 2023
meshtag wrote:
> If I remember correctly, the transpose was either the consumer or the producer in your last PR, while here, the transpose is the consumer. Why did you decide to drop the pattern for the producer?
To have a smaller diff for this PR.
https://github.com/llvm/llvm-project/pull/74206
More information about the Mlir-commits
mailing list