[PATCH] D61261: [AMDGPU] Increases available SGPR for Calling Convention

Ryan Taylor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 29 07:14:51 PDT 2019


rtaylor created this revision.
Herald added subscribers: llvm-commits, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl, arsenm.
Herald added a project: LLVM.
rtaylor added reviewers: arsenm, nhaehnle, dstuttard, tpr, mareko.

SGPR in CC can be either hw initialized or set by other chained shaders
and so this increases the SGPR count availalbe to CC to 104.

Change-Id: I3dfadc750fe4a3e2bd07117a2899fd13f3e2fef3


Repository:
  rL LLVM

https://reviews.llvm.org/D61261

Files:
  lib/Target/AMDGPU/AMDGPUCallingConv.td
  test/CodeGen/AMDGPU/sgpr-limit.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61261.197106.patch
Type: text/x-patch
Size: 6712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190429/3c330bc0/attachment.bin>


More information about the llvm-commits mailing list