[PATCH] D64933: [AMDGPU] Adjust number of SGPRs available in Calling Convention
Ryan Taylor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 19 13:39:51 PDT 2019
rtaylor updated this revision to Diff 210890.
rtaylor added a comment.
Added test case. Changed assert to report_fatal_error when checking
arguments and returns.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64933/new/
https://reviews.llvm.org/D64933
Files:
lib/CodeGen/CallingConvLower.cpp
lib/Target/AMDGPU/AMDGPUCallingConv.td
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
test/CodeGen/AMDGPU/cc-sgpr-limit.ll
test/CodeGen/AMDGPU/cc-sgpr-over-limit.ll
test/CodeGen/AMDGPU/sgpr-limit.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64933.210890.patch
Type: text/x-patch
Size: 58822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190719/f418a7b2/attachment-0001.bin>
More information about the llvm-commits
mailing list