[AMDGPU] Split FeatureAtomicFaddInsts
authorJoe Nash <Joseph.Nash@amd.com>
Thu, 14 Apr 2022 13:29:25 +0000 (09:29 -0400)
committerJoe Nash <Joseph.Nash@amd.com>
Thu, 5 May 2022 17:27:45 +0000 (13:27 -0400)
commit7e71a039667bad3686771e1b69de24ee836b80b1
tree2b163c32cc5c710a926d9a8c10aafe3ab1bb6a00
parentaff52d1f08d2bb566192618d59a01aa7dd442088
[AMDGPU] Split FeatureAtomicFaddInsts

FeatureAtomicFaddInsts is replaced with three more granular features.
Contributors:
Petar Avramovic <Petar.Avramovic@amd.com>

Patch 3/N for upstreaming of AMDGPU gfx11 architecture

Depends on D124537

Reviewed By: foad, #amdgpu, arsenm

Differential Revision: https://reviews.llvm.org/D124538
llvm/lib/Target/AMDGPU/AMDGPU.td
llvm/lib/Target/AMDGPU/BUFInstructions.td
llvm/lib/Target/AMDGPU/FLATInstructions.td
llvm/lib/Target/AMDGPU/GCNSubtarget.h
llvm/test/CodeGen/AMDGPU/global-atomics-fp-wrong-subtarget.ll
llvm/test/CodeGen/AMDGPU/global-atomics-fp.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.atomic.fadd.ll