[llvm] AMDGPU: Drop and upgrade llvm.amdgcn.atomic.csub/cond.sub to atomicrmw (PR #105553)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 11 05:50:59 PDT 2024
================
@@ -2,253 +2,293 @@
; RUN: llc -global-isel=0 -mtriple=amdgcn -mcpu=gfx1200 -verify-machineinstrs < %s | FileCheck -check-prefixes=GFX12-SDAG %s
----------------
arsenm wrote:
Should rename this test file, atomicrmw-usub-cond...
https://github.com/llvm/llvm-project/pull/105553
More information about the llvm-commits
mailing list