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

Implement wide-arithmetic for Winch #9500

Merged

Conversation

alexcrichton
Copy link
Member

This commit implements the wide-arithmetic proposal for Winch on x64. This is mostly for me to get my feet wet doing things in Winch. The proposal itself is relatively modest with just four new instructions.

This commit implements the wide-arithmetic proposal for Winch on x64.
This is mostly for me to get my feet wet doing things in Winch. The
proposal itself is relatively modest with just four new instructions.
@alexcrichton alexcrichton requested review from a team as code owners October 22, 2024 22:56
@alexcrichton alexcrichton requested review from elliottt and saulecabrera and removed request for a team and elliottt October 22, 2024 22:56
@github-actions github-actions bot added fuzzing Issues related to our fuzzing infrastructure winch Winch issues or pull requests labels Oct 23, 2024
Copy link

Subscribe to Label Action

cc @fitzgen, @saulecabrera

This issue or pull request has been labeled: "fuzzing", "winch"

Thus the following users have been cc'd because of the following labels:

  • fitzgen: fuzzing
  • saulecabrera: winch

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

Copy link
Member

@saulecabrera saulecabrera left a comment

Choose a reason for hiding this comment

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

Thanks!

@saulecabrera saulecabrera added this pull request to the merge queue Oct 23, 2024
Merged via the queue into bytecodealliance:main with commit c42f925 Oct 23, 2024
39 checks passed
@alexcrichton alexcrichton deleted the winch-wide-arithmetic branch October 23, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fuzzing Issues related to our fuzzing infrastructure winch Winch issues or pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants