[llvm] AMDGPU: Drop and upgrade llvm.amdgcn.atomic.csub/cond.sub to atomicrmw (PR #105553)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 20 08:50:49 PDT 2025
jayfoad wrote:
Can you split the patch please? First add AMDGPU codegen support for atomicrmw usub_cond and usub_sat. Then drop and upgrade the AMDGPU intrinsics.
https://github.com/llvm/llvm-project/pull/105553
More information about the llvm-commits
mailing list