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

add support for new RMW orders #2382

Merged
merged 6 commits into from
Jul 18, 2022
Merged

add support for new RMW orders #2382

merged 6 commits into from
Jul 18, 2022

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Jul 18, 2022

Implements support for rust-lang/rust#98383.

Also restructure intrinsic shims a bit so we have atomic and SIMD intrinsics in their own file, and refactor atomic intrinsic name parsing.

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Collaborator

bors commented Jul 18, 2022

📌 Commit 6ab6462 has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Jul 18, 2022

⌛ Testing commit 6ab6462 with merge b9c6771...

@bors
Copy link
Collaborator

bors commented Jul 18, 2022

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing b9c6771 to master...

@bors bors merged commit b9c6771 into rust-lang:master Jul 18, 2022
@RalfJung RalfJung deleted the atomic branch July 18, 2022 13:25
taiki-e added a commit to taiki-e/portable-atomic that referenced this pull request Jul 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants