[PATCH] D26990: AMDGPU: Fix offset when splitting spills

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 08:28:31 PST 2016


arsenm updated this revision to Diff 79091.
arsenm added a comment.
Herald added subscribers: qcolombet, MatzeB.

Fix using wrong size and offsets


https://reviews.llvm.org/D26990

Files:
  lib/Target/AMDGPU/SIRegisterInfo.cpp
  lib/Target/AMDGPU/SIRegisterInfo.h
  test/CodeGen/AMDGPU/control-flow-fastregalloc.ll
  test/CodeGen/AMDGPU/si-spill-sgpr-stack.ll
  test/CodeGen/AMDGPU/vgpr-spill-emergency-stack-slot.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26990.79091.patch
Type: text/x-patch
Size: 21949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161123/458a15eb/attachment.bin>


More information about the llvm-commits mailing list