Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Conversation

t4c1
Copy link

@t4c1 t4c1 commented Mar 8, 2022

Adds tests for various memory orders. These tests are not ideal, as they do not in fact fail if run with more a relaxed memory order.

Closes #793.

@t4c1 t4c1 requested a review from a team as a code owner March 8, 2022 12:42
@t4c1 t4c1 requested a review from steffenlarsen May 3, 2022 12:32
@t4c1
Copy link
Author

t4c1 commented May 27, 2022

Does this need any more reviews?

@steffenlarsen steffenlarsen merged commit 069169a into intel:intel May 27, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Jun 17, 2022
Adds tests for various memory orders. These tests are not ideal, as they do not in fact fail if run with more a relaxed memory order. 

Closes intel#793.
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
)

Adds tests for various memory orders. These tests are not ideal, as they do not in fact fail if run with more a relaxed memory order. 

Closes intel/llvm-test-suite#793.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement tests for atomic memory orders
3 participants