[PATCH] AMDGPU: Fix VGPR spilling

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 30 23:11:51 PDT 2015


Hi,

These fix problems from trying to use the register scavenger when trying to spill registers.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-AMDGPU-Stop-reserving-v-254-255.patch
Type: application/octet-stream
Size: 1179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150930/67ec97e0/attachment-0007.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-AMDGPU-Reserve-registers-for-scratch-buffer-resource.patch
Type: application/octet-stream
Size: 5318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150930/67ec97e0/attachment-0008.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-AMDGPU-Create-emergency-stack-slots-during-frame-low.patch
Type: application/octet-stream
Size: 41178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150930/67ec97e0/attachment-0009.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-AMDGPU-Remove-SIPrepareScratchRegs.patch
Type: application/octet-stream
Size: 29827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150930/67ec97e0/attachment-0010.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-AMDGPU-Fix-crash-if-only-SGPRs-are-spilled.patch
Type: application/octet-stream
Size: 3870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150930/67ec97e0/attachment-0011.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-AMDGPU-Fix-trying-to-use-scratch-registers-for-SGPR-.patch
Type: application/octet-stream
Size: 10362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150930/67ec97e0/attachment-0012.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-AMDGPU-Fix-hardcoded-alignment-of-spill.patch
Type: application/octet-stream
Size: 945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150930/67ec97e0/attachment-0013.obj>


More information about the llvm-commits mailing list