llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[SYCL] Support seq_cst memory order in atomic_ref for AMDGPU targets

Open GeorgeWeb opened this issue 1 year ago • 0 comments

The AMDGPU backend supports sequential consistency ordering semantics for all atomics correctly and implements for all relevant architectures since GCN.

GeorgeWeb avatar Mar 07 '24 12:03 GeorgeWeb