Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

winch(aarch64): Use single precision fmov #8460

Merged
merged 2 commits into from
Apr 24, 2024

Conversation

saulecabrera
Copy link
Member

@saulecabrera saulecabrera commented Apr 24, 2024

This commit is a follow-up to #8365. In #8453 single precision fmov was introduced in Cranelift, so now we can make use of that instruction in Winch.

This commit is a follow-up to bytecodealliance#8365. In bytecodealliance#8453 single precision fmov was introduced in Cranelift, so now we can make use that instruction in Winch.
@saulecabrera saulecabrera requested review from a team as code owners April 24, 2024 11:59
@saulecabrera saulecabrera requested review from fitzgen and removed request for a team April 24, 2024 11:59
@github-actions github-actions bot added the winch Winch issues or pull requests label Apr 24, 2024
Copy link

Subscribe to Label Action

cc @saulecabrera

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 .github/subscribe-to-label.json configuration file.

Learn more.

Copy link
Member

@fitzgen fitzgen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

\o/

@saulecabrera saulecabrera added this pull request to the merge queue Apr 24, 2024
Merged via the queue into bytecodealliance:main with commit a54d34f Apr 24, 2024
21 checks passed
@saulecabrera saulecabrera deleted the winch-use-fmove32 branch April 24, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
winch Winch issues or pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants