Skip to content

Conversation

alessandrod
Copy link
Collaborator

(Pseudo) atomics are now implemented in SBF anza-xyz/llvm-project#23. The PR also enables atomic tests, and with those, now all core tests pass ✅

@alessandrod alessandrod requested a review from dmakarov January 3, 2022 09:20
Copy link

Choose a reason for hiding this comment

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

Shouldn't this remain for target_arch = "wasm32"?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Upstream doesn't seem to have it - is it something you somehow ran into? If it's something we added, it'd be great if we upstreamed it! But I don't think it makes much sense to keep it in our solana-* branches since we're not building wasm

Copy link

Choose a reason for hiding this comment

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

I didn't check upstream. I thought we had from upstream. In this case, sure, let's remove it altogether.

Copy link

Choose a reason for hiding this comment

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

Maybe keep the condition and comment for (not(target_arch = "wasm32"))?

(Pseudo) atomics are now implemented in SBF
anza-xyz/llvm-project#23
@alessandrod alessandrod merged commit 8e12c0c into anza-xyz:solana-1.56.0 Jan 3, 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