[PATCH] D115996: [AMDGPU] Don't remove VGPR to AGPR dead spills from frame info

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 20 11:51:51 PST 2021


rampitec added a comment.

In D115996#3203263 <https://reviews.llvm.org/D115996#3203263>, @bcahoon wrote:

> In D115996#3203119 <https://reviews.llvm.org/D115996#3203119>, @rampitec wrote:
>
>> Will the slot remain in the final allocation?
>
> Yes. At least in the example I'm seeing.

Is there any way to get rid of them? Check they are actually dead, or move code later?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115996



More information about the llvm-commits mailing list