[all-commits] [llvm/llvm-project] 879cbe: [AMDGPU] Fix predicates for BUFFER_ATOMIC_CSUB pat...
Jay Foad via All-commits
all-commits at lists.llvm.org
Fri Jan 19 04:01:43 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 879cbe06edf915db2ad3dfee19215d72d5ce76d5
https://github.com/llvm/llvm-project/commit/879cbe06edf915db2ad3dfee19215d72d5ce76d5
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/BUFInstructions.td
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.atomic.csub.ll
Log Message:
-----------
[AMDGPU] Fix predicates for BUFFER_ATOMIC_CSUB pattern (#78701)
Use OtherPredicates to avoid interfering with other uses of
SubtargetPredicate for GFX12.
More information about the All-commits
mailing list