[llvm] AMDGPU: Drop and upgrade llvm.amdgcn.atomic.csub/cond.sub to atomicrmw (PR #105553)

via llvm-commits llvm-commits at lists.llvm.org
Thu May 22 07:05:40 PDT 2025


================
@@ -2,253 +2,293 @@
 ; RUN: llc -global-isel=0 -mtriple=amdgcn -mcpu=gfx1200 -verify-machineinstrs < %s | FileCheck -check-prefixes=GFX12-SDAG %s
----------------
anjenner wrote:

Done in https://github.com/llvm/llvm-project/pull/141068 .

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


More information about the llvm-commits mailing list