[Mlir-commits] [mlir] [mlir] Fix consumer fusion for producer with multiple results (PR #125915)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Sun Mar 9 01:21:20 PST 2025


MaheshRavishankar wrote:

You need to check that the `OpResults` in the producer and `OpOperand` in the consumer have the same indexing maps 

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


More information about the Mlir-commits mailing list