[PATCH] D124196: [AMDGPU][SILowerSGPRSpills] Spill SGPRs to virtual VGPRs
Christudasan Devadasan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 28 11:54:23 PDT 2022
cdevadas added a comment.
In D124196#3616270 <https://reviews.llvm.org/D124196#3616270>, @cdevadas wrote:
> In D124196#3616260 <https://reviews.llvm.org/D124196#3616260>, @arsenm wrote:
>
>> Should also remove the SpillSGPRToVGPR option and handling
>
> I don't want to do it separately. A follow-up patch?
Typo in my earlier comment. I want to do that as a separate patch.
I've identified a few more clean up that can be done while removing SpillSGPRToVGPR option.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124196/new/
https://reviews.llvm.org/D124196
More information about the llvm-commits
mailing list