[PATCH] D62519: AMDGPU: Don't enable all lanes with non-CSR VGPR spills

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 28 09:19:59 PDT 2019


rampitec added a comment.

In D62519#1519360 <https://reviews.llvm.org/D62519#1519360>, @arsenm wrote:

> In D62519#1519357 <https://reviews.llvm.org/D62519#1519357>, @rampitec wrote:
>
> > LGTM, but I still believe it shall be reserved register instead.
>
>
> I'm not sure what you mean. A reserved register wouldn't help


It would help if we can reserve it in both caller and callee, right?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62519/new/

https://reviews.llvm.org/D62519





More information about the llvm-commits mailing list