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 wait, notify and fence #10092

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

Conversation

MarinPostma
Copy link
Contributor

This PR implements the following instruction in winch for the x64 backend:

  • atomic.fence
  • memory.atomic.wait32
  • memory.atomic.wait64
  • memory.atomic.notify

@MarinPostma MarinPostma requested review from a team as code owners January 23, 2025 18:18
@MarinPostma MarinPostma requested review from cfallin and pchickey and removed request for a team January 23, 2025 18:18
@saulecabrera
Copy link
Member

I can help with this one.

@saulecabrera saulecabrera requested review from saulecabrera and removed request for cfallin and pchickey January 23, 2025 18:26
@github-actions github-actions bot added the winch Winch issues or pull requests label Jan 23, 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.

2 participants