[PATCH] D25428: AMDGPU add support for spilling to a user data SREG address.

Dave Airlie via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 10 22:35:35 PDT 2016


airlied updated this revision to Diff 74195.
airlied added a comment.

Updated diff to spill to a 64-bit buffer, pointed to by 64-bits in the buffer pointed to by SGPR0/1.


Repository:
  rL LLVM

https://reviews.llvm.org/D25428

Files:
  lib/Target/AMDGPU/AMDGPU.td
  lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  lib/Target/AMDGPU/AMDGPUSubtarget.h
  lib/Target/AMDGPU/SIFrameLowering.cpp
  lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  lib/Target/AMDGPU/SIMachineFunctionInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25428.74195.patch
Type: text/x-patch
Size: 5336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161011/20faa657/attachment.bin>


More information about the llvm-commits mailing list