[Mlir-commits] [mlir] [mlir][linalg] Fix to Elementwise Fusion when preserving results (PR #149843)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Tue Jul 22 01:10:26 PDT 2025


DanielLevi6 wrote:

> @DanielLevi6 this patch makes a small modification to (hopefully) better support fusion of ops when some results are preserved in the fused op. I see that you had worked on this problem in #104409 so I'm tagging you in case you wanted to have a look

Thanks for letting me know. Good catch!

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


More information about the Mlir-commits mailing list