[PATCH] D106758: [AMDGPU] We would need FP if there is call and caller save VGPR spills
Venkata Ramanaiah Nalamothu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 27 05:37:32 PDT 2021
RamNalamothu added a comment.
In D106758#2904887 <https://reviews.llvm.org/D106758#2904887>, @arsenm wrote:
> LGTM except the test is using dead code. I also think we ought to be able to remove VGPRReservedForSGPRSpill now that SGPR and VGPR allocation are split
I think that's out of the scope for this review.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106758/new/
https://reviews.llvm.org/D106758
More information about the llvm-commits
mailing list