[Mlir-commits] [mlir] [mlir] Fix repeated operand remapping in expressions (PR #206001)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Fri Jul 17 05:04:55 PDT 2026
mygitljf wrote:
Thanks @aniragil .
I kept the current mapping-based implementation. I've updated the PR description and commit message to better explain the bug and how the new mapping replaces the index-based mechanism.
If you would like me to use an immediate fix and submit a new pull request, please let me know.
https://github.com/llvm/llvm-project/pull/206001
More information about the Mlir-commits
mailing list