[PATCH] D124538: [AMDGPU] Split FeatureAtomicFaddInsts

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 10:33:19 PDT 2022


Joe_Nash created this revision.
Herald added subscribers: hsmhsm, foad, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, jvesely, kzhuravl, dylanmckay, arsenm.
Herald added a project: All.
Joe_Nash requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

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

Patch 3/N for upstreaming of AMDGPU gfx11 architecture

Depends on D124537 <https://reviews.llvm.org/D124537>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D124538

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124538.425565.patch
Type: text/x-patch
Size: 10420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220427/613c5c52/attachment.bin>


More information about the llvm-commits mailing list