[PATCH] D63452: AMDGPU: Support some GDS atomics

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 1 10:18:21 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364814: AMDGPU: Support GDS atomics (authored by nha, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63452

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUInstructions.td
  llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/DSInstructions.td
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/trunk/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIMachineFunctionInfo.h
  llvm/trunk/test/CodeGen/AMDGPU/gds-atomic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63452.207369.patch
Type: text/x-patch
Size: 21301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190701/d48c1687/attachment.bin>


More information about the llvm-commits mailing list