[PATCH] D134949: [AMDGPU] Use the right frame register in custom CSR spills

Christudasan Devadasan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 11:39:55 PDT 2022


cdevadas added a comment.

In D134949#3892039 <https://reviews.llvm.org/D134949#3892039>, @nhaehnle wrote:

> The term "custom" here is problematic. Can we be more precise?

Yes, will avoid the use of "custom" here.
Will change the title into [AMDGPU][SIFrameLowering] Use the right frame register in CSR spills.
Also, I will fix the summary.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134949



More information about the llvm-commits mailing list