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

via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 16 18:23:57 PST 2024


b-sumner wrote:

OpenCL should only be using the amdgcn fence builtin.  See, e.g. https://github.com/ROCm/llvm-project/blob/amd-staging/amd/device-libs/opencl/src/misc/awif.cl#L73 

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


More information about the cfe-commits mailing list