[PATCH] D26005: AMDGPU: Don't use stack space for SGPR->VGPR spills
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 3 20:26:51 PST 2017
arsenm updated this revision to Diff 87071.
arsenm added a comment.
Herald added subscribers: tpr, MatzeB.
Don't use frame offsets for determining spill VGPR
https://reviews.llvm.org/D26005
Files:
lib/Target/AMDGPU/SIFrameLowering.cpp
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIInstrInfo.cpp
lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
lib/Target/AMDGPU/SIMachineFunctionInfo.h
lib/Target/AMDGPU/SIRegisterInfo.cpp
lib/Target/AMDGPU/SIRegisterInfo.h
lib/Target/AMDGPU/SIRegisterInfo.td
test/CodeGen/AMDGPU/control-flow-fastregalloc.ll
test/CodeGen/AMDGPU/partial-sgpr-to-vgpr-spills.ll
test/CodeGen/AMDGPU/si-sgpr-spill.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26005.87071.patch
Type: text/x-patch
Size: 52869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170204/276605e6/attachment.bin>
More information about the llvm-commits
mailing list