[Mlir-commits] [mlir] [llvm] [mlir][tensor] Fold linalg transpose with tensor pack (PR #74206)

lorenzo chelini llvmlistbot at llvm.org
Mon Dec 11 04:35:34 PST 2023


https://github.com/chelini commented:

Thank you. 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?

https://github.com/llvm/llvm-project/pull/74206


More information about the Mlir-commits mailing list