afonso360 opened PR #7410 from afonso360:egraphs-iconst-i128
to bytecodealliance:main
:
:wave: Hey,
This PR fixes an issue with an egraphs rule, where it could accidentally transform a
icmp
and produce aiconst.i128
along the way. The fix here is to disable this rule for i128.
afonso360 requested abrown for a review on PR #7410.
afonso360 requested wasmtime-compiler-reviewers for a review on PR #7410.
afonso360 edited PR #7410:
:wave: Hey,
This PR fixes an issue with an egraphs rule, where it could accidentally transform a
icmp
and produce aiconst.i128
along the way. The fix here is to disable this rule for i128.Fixes #7229
cfallin submitted PR review:
Thanks!
cfallin has enabled auto merge for PR #7410.
alexcrichton merged PR #7410.
Last updated: Nov 22 2024 at 16:03 UTC