[PATCH] D25428: AMDGPU add support for spilling to a user sgpr pointed buffers

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 17:36:30 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293000: AMDGPU add support for spilling to a user sgpr pointed buffers (authored by tstellar).

Changed prior to commit:
  https://reviews.llvm.org/D25428?vs=85531&id=85671#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25428

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
  llvm/trunk/lib/Target/AMDGPU/R600ISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIFrameLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIMachineFunctionInfo.h
  llvm/trunk/lib/Target/AMDGPU/SIRegisterInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25428.85671.patch
Type: text/x-patch
Size: 16378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170125/a799ba43/attachment.bin>


More information about the llvm-commits mailing list