evacchi opened PR #8425 from evacchi:winch-morefpu
to bytecodealliance:main
:
Adds a few more float instructions abs, neg, sqrt and all roundings (ceil, floor, nearest, trunc).
I skipped copysign for now, as it is less trivial and we probably want to port the same logic from cranelift :p
Temporarily submitting as draft because I want to double-check the test cases.
github-actions[bot] commented on PR #8425:
Subscribe to Label Action
cc @saulecabrera
<details>
This issue or pull request has been labeled: "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>
saulecabrera submitted PR review:
The general direction looks good to me, thanks! I'll give it a more in depth review once it's marked as ready.
evacchi has marked PR #8425 as ready for review.
evacchi requested abrown for a review on PR #8425.
evacchi requested wasmtime-compiler-reviewers for a review on PR #8425.
evacchi requested alexcrichton for a review on PR #8425.
evacchi requested wasmtime-core-reviewers for a review on PR #8425.
evacchi commented on PR #8425:
I think it should be good to go
alexcrichton requested saulecabrera for a review on PR #8425.
saulecabrera submitted PR review:
LGTM, thanks!
saulecabrera merged PR #8425.
Last updated: Dec 23 2024 at 13:07 UTC