[PATCH] D129566: AMDGPU: Turn off force init 16 input SGPRS for pal

David Stuttard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 10:54:06 PDT 2022


dstuttard added a comment.

Additionally, not everything marked as inreg actually contributes to the NumUserSGPRs - so the knowledge about which arguments are and aren't would need to be added to the backend.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129566



More information about the llvm-commits mailing list