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 edge case tests for cmpxchg #171

Merged
merged 1 commit into from
Oct 11, 2022
Merged

Conversation

Constellation
Copy link
Contributor

While implementing wasm-threading in JavaScriptCore, we found that this edge cases are not tested in spec-tests.
To clarify cmpxchg behavior, this patch adds them to spec-tests.

@dschuff
Copy link
Member

dschuff commented Dec 1, 2020

Thanks for the patch! Please join the W3C Community Group before contributing: it provides the legal framework that protects the work in this repository.

While implementing wasm-threading in JavaScriptCore, we found that this edge cases are not tested in spec-tests.
To clarify cmpxchg behavior, this patch adds them to spec-tests.
@Constellation
Copy link
Contributor Author

@dschuff Thanks! I've just joined :) (yusukesuzuki / ysuzuki@apple.com).

@Constellation
Copy link
Contributor Author

Friendly ping :)

@Constellation
Copy link
Contributor Author

@dschuff Can you take a look please?

@rossberg rossberg requested a review from conrad-watt July 26, 2021 07:37
@conrad-watt conrad-watt merged commit 8e1a7de into WebAssembly:main Oct 11, 2022
@Constellation Constellation deleted the cmpxchg branch October 20, 2022 22:43
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.

3 participants