[Mlir-commits] [mlir] [mlir][linalg] Fix partial fuse by collapse (PR #136326)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Fri Apr 18 10:10:04 PDT 2025
https://github.com/MaheshRavishankar requested changes to this pull request.
I am not sure about how this worked. The root op which is the `reshapeOp` s not modified or notified as modified. That should be an error in the pattern rewriter driver. Further this might just result in an infinite loop in the pattern rewriter.
https://github.com/llvm/llvm-project/pull/136326
More information about the Mlir-commits
mailing list