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

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 17:11:32 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365717: [AMDGPU] gfx908 atomic fadd and atomic pk_fadd (authored by rampitec, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D64435?vs=208765&id=209099#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64435/new/

https://reviews.llvm.org/D64435

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64435.209099.patch
Type: text/x-patch
Size: 29230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190711/153be3cb/attachment.bin>


More information about the llvm-commits mailing list