[PATCH] D64435: [AMDGPU] gfx908 atomic fadd and atomic pk_fadd

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 11:48:59 PDT 2019


rampitec created this revision.
rampitec added reviewers: kzhuravl, msearles.
Herald added subscribers: jfb, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, arsenm.

https://reviews.llvm.org/D64435

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.h
  lib/Target/AMDGPU/AMDGPUInstructions.td
  lib/Target/AMDGPU/BUFInstructions.td
  lib/Target/AMDGPU/FLATInstructions.td
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInstrInfo.td
  test/CodeGen/AMDGPU/llvm.amdgcn.atomic.fadd.ll
  test/MC/AMDGPU/atomic-fadd-insts.s
  test/MC/Disassembler/AMDGPU/atomic-fadd-insts.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64435.208765.patch
Type: text/x-patch
Size: 28628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/727e47ac/attachment-0001.bin>


More information about the llvm-commits mailing list