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

Ryan Taylor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 10:02:06 PDT 2019


rtaylor updated this revision to Diff 197363.
rtaylor added a comment.

[AMDGPU] Increased SGPR Count for Calling Convention

Up the sgpr count to 105 and included test case covers both in and return arguments


Repository:
  rL LLVM

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

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.197363.patch
Type: text/x-patch
Size: 30360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190430/5b7e964a/attachment.bin>


More information about the llvm-commits mailing list