[PATCH] D32834: AMDGPU: Use appropriate soffset for spilling

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 15:30:45 PDT 2017


arsenm created this revision.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, kzhuravl.

This needs to be the frame offset register, and not the global
scratch wave offset register. For kernels, these are the same.


https://reviews.llvm.org/D32834

Files:
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIRegisterInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32834.97736.patch
Type: text/x-patch
Size: 4823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170503/17a63457/attachment.bin>


More information about the llvm-commits mailing list