Skip to content

Conversation

StephanTLavavej
Copy link
Member

This mirrors Victor Tong's internal MSVC-PR-396294 "Fix missing ARM64EC ifdefs in atomic header" (as of Iteration 3, with fixed #endif comments).

It fixes atomic_thread_fence() which wasn't emitting a fence, and also fixes _Atomic_storage<_Ty, 8>::store().

@StephanTLavavej StephanTLavavej added bug Something isn't working ARM64 Related to the ARM64 architecture labels May 4, 2022
@StephanTLavavej StephanTLavavej requested a review from a team as a code owner May 4, 2022 01:22
@StephanTLavavej StephanTLavavej merged commit d89a32b into microsoft:main May 4, 2022
@StephanTLavavej StephanTLavavej deleted the atomic-arm64ec branch May 4, 2022 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ARM64 Related to the ARM64 architecture bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants