[Mlir-commits] [mlir] [mlir][linalg] Fix to Elementwise Fusion when preserving results (PR #149843)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Mon Jul 21 09:31:19 PDT 2025
fabrizio-indirli 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 https://github.com/llvm/llvm-project/pull/104409 so I'm tagging you in case you wanted to have a look
https://github.com/llvm/llvm-project/pull/149843
More information about the Mlir-commits
mailing list