[Mlir-commits] [mlir] [mlir][Linalg]: Optimize linalg generic in transform::PromoteOp to avoid unnecessary copies (PR #68555)
Aviad Cohen
llvmlistbot at llvm.org
Sat Oct 14 00:22:05 PDT 2023
AviadCo wrote:
@nicolasvasilache I agree. I will merge this optimization for `linalg.generic` and work on solution to make it it work on other linalg operations.
https://github.com/llvm/llvm-project/pull/68555
More information about the Mlir-commits
mailing list