[PATCH] D49448: [AMDGPU] Fix VGPR spills where offset doesn't fit in 12 bits
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 19 13:23:27 PDT 2018
scott.linder updated this revision to Diff 156347.
scott.linder added a comment.
Add tests for the the boundary condition for subregs.
Thank you for the help @arsenm; are there more cases I should be testing?
https://reviews.llvm.org/D49448
Files:
lib/Target/AMDGPU/SIRegisterInfo.cpp
test/CodeGen/AMDGPU/spill-offset-calculation.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49448.156347.patch
Type: text/x-patch
Size: 11913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180719/0b0770c7/attachment.bin>
More information about the llvm-commits
mailing list