[clang-tools-extra] [llvm] [clang] [AMDGPU][GFX12] Add Atomic cond_sub_u32 (PR #76224)
Mariusz Sikora via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 16 23:12:10 PST 2024
================
@@ -1182,6 +1182,11 @@ The AMDGPU backend implements the following LLVM IR intrinsics.
The iglp_opt strategy implementations are subject to change.
+ llvm.atomic.cond.sub.u32 Provides direct access to flat_atomic_cond_sub_u32, global_atomic_cond_sub_u32
----------------
mariusz-sikora-at-amd wrote:
ah, thanks !
https://github.com/llvm/llvm-project/pull/76224
More information about the cfe-commits
mailing list