[PATCH] D83730: [AMDGPU] Spill CSR VGPR which is reserved for SGPR spills
Austin Kerbow via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 23 23:42:57 PDT 2020
kerbowa updated this revision to Diff 280338.
kerbowa marked an inline comment as not done.
kerbowa added a comment.
Create the stack object in lowerShiftReservedVGPR. Also handle this reserved VGPR not being live-in to all BB. Add more tests. Cleanup some of the existing logic.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83730/new/
https://reviews.llvm.org/D83730
Files:
llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp
llvm/test/CodeGen/AMDGPU/reserve-vgpr-for-sgpr-spill.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83730.280338.patch
Type: text/x-patch
Size: 12146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200724/215240fd/attachment.bin>
More information about the llvm-commits
mailing list