mchesser commented on issue #6979:
Thanks for the review.
I've updated the
MovImmMvariant to only allowi32s. Based on my understanding, I believe using thesimm32helper for converting theimmis sufficient (since it returnsNonewhen the value doesn't fit), and it looks like the fallback case is hit when the value doesn't fit in the updated tests -- but let me know if this isn't the right way to do things.Changing
MovImmMalso affectedwinch, however it looks likewinchalready panics for large values in this case so I just tried to keep the behavior the same.
github-actions[bot] commented on issue #6979:
Subscribe to Label Action
cc @saulecabrera
<details>
This issue or pull request has been labeled: "cranelift", "cranelift:area:x64", "winch"Thus the following users have been cc'd because of the following labels:
- saulecabrera: winch
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
Last updated: Dec 13 2025 at 19:03 UTC