[Mlir-commits] [mlir] [mlir] Fix consumer fusion for producer with multiple results (PR #125915)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Sat Feb 15 15:15:47 PST 2025
https://github.com/MaheshRavishankar requested changes to this pull request.
I was trying to reason through this and I dont think this actually works. This is pretty fragile and can produce incorrect code. Lets chat offline about this and get back. We probably have to drop this change, and try to do something a bit more constrained in the downstream use of consumer fusion.
https://github.com/llvm/llvm-project/pull/125915
More information about the Mlir-commits
mailing list