[PATCH] D124196: [AMDGPU][SILowerSGPRSpills] Spill SGPRs to virtual VGPRs

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 11:55:00 PDT 2022


arsenm 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?

Yes, that's fine


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