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

wazevo(amd64): support for atomic loads #2110

Merged
merged 2 commits into from
Mar 4, 2024
Merged

wazevo(amd64): support for atomic loads #2110

merged 2 commits into from
Mar 4, 2024

Conversation

mathetake
Copy link
Member

No description provided.

@mathetake mathetake marked this pull request as ready for review March 4, 2024 02:31
@mathetake mathetake requested a review from evacchi as a code owner March 4, 2024 02:31
Signed-off-by: Takeshi Yoneda <[email protected]>
@mathetake mathetake removed the request for review from evacchi March 4, 2024 02:38
@mathetake
Copy link
Member Author

cc @anuraaga

name: "memory_wait32",
m: testcases.MemoryWait32.Module,
features: api.CoreFeaturesV2 | experimental.CoreFeaturesThreads,
skipAMD64: true,
Copy link
Contributor

Choose a reason for hiding this comment

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

Ah low implementation, high return :P

@mathetake
Copy link
Member Author

the fuzzing failure is unrelated and will fix in another PR.

@mathetake mathetake merged commit e0c7037 into main Mar 4, 2024
66 of 67 checks passed
@mathetake mathetake deleted the threadsamd64load branch March 4, 2024 02:50
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