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: x64 atomic stores #9987

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

MarinPostma
Copy link
Contributor

This PR implements x64 store operations:

  • i32.atomic.store8
  • i32.atomic.store16
  • i32.atomic.store
  • i64.atomic.store8
  • i64.atomic.store16
  • i64.atomic.store32
  • i64.atomic.store

#9734

@MarinPostma MarinPostma requested review from a team as code owners January 12, 2025 12:10
@MarinPostma MarinPostma requested review from fitzgen and removed request for a team January 12, 2025 12:10
@github-actions github-actions bot added the winch Winch issues or pull requests label Jan 12, 2025
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.

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.

1 participant