[clang] [Clang][AMDGPU] Stop defaulting to `one-as` for all atomic scopes (PR #120095)

Jon Chesterfield via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 16 07:10:38 PST 2024


https://github.com/JonChesterfield approved this pull request.

Explicitly marking green, even if this commit upsets something else in the backend having the concurrency primitives default to racy is clearly bad.

https://github.com/llvm/llvm-project/pull/120095


More information about the cfe-commits mailing list