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

Recognize cmpxchg16b on stable #5

Merged
merged 1 commit into from
Feb 26, 2022
Merged

Recognize cmpxchg16b on stable #5

merged 1 commit into from
Feb 26, 2022

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Feb 26, 2022

Fixes #4

@taiki-e taiki-e force-pushed the cmpxchg16b branch 3 times, most recently from 3900f7b to dc6c286 Compare February 26, 2022 21:45
@taiki-e taiki-e changed the title Fix bugs in cmpxchg16b support Recognize cmpxchg16b on stable Feb 26, 2022
@taiki-e
Copy link
Owner Author

taiki-e commented Feb 26, 2022

bors r+

bors bot added a commit that referenced this pull request Feb 26, 2022
5: Recognize cmpxchg16b on stable r=taiki-e a=taiki-e

Fixes #4

Co-authored-by: Taiki Endo <[email protected]>
@bors
Copy link
Contributor

bors bot commented Feb 26, 2022

Build failed:

@taiki-e
Copy link
Owner Author

taiki-e commented Feb 26, 2022

bors r+

@bors
Copy link
Contributor

bors bot commented Feb 26, 2022

Build succeeded:

@bors bors bot merged commit 8c9b539 into main Feb 26, 2022
@bors bors bot deleted the cmpxchg16b branch February 26, 2022 23:19
@taiki-e taiki-e added the O-x86 Target: x86/x64 processors label Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-x86 Target: x86/x64 processors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cmpxchg16b is not actually enabled on stable
1 participant