[PATCH] D25428: AMDGPU add support for spilling to a user sgpr pointed buffers
Dave Airlie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 28 19:18:12 PST 2016
airlied updated this revision to Diff 82643.
airlied added a comment.
This rewrites the patch, using a new triple OsType (needs renaming to something better), and adds an intrinsic to get access to the private buffer.
https://reviews.llvm.org/D25428
Files:
include/llvm/ADT/Triple.h
include/llvm/IR/IntrinsicsAMDGPU.td
lib/Support/Triple.cpp
lib/Target/AMDGPU/AMDGPUSubtarget.h
lib/Target/AMDGPU/SIFrameLowering.cpp
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
lib/Target/AMDGPU/SIMachineFunctionInfo.h
lib/Target/AMDGPU/SIRegisterInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25428.82643.patch
Type: text/x-patch
Size: 11083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161229/a8f55b72/attachment.bin>
More information about the llvm-commits
mailing list