[PATCH] D19894: AMDGPU: Fix not counting shader input registers

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 18:14:12 PDT 2016


arsenm updated this revision to Diff 56085.
arsenm added a comment.

Make sure total register usage is at least the number of inputs


http://reviews.llvm.org/D19894

Files:
  lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  lib/Target/AMDGPU/SIMachineFunctionInfo.h
  lib/Target/AMDGPU/SIRegisterInfo.cpp
  lib/Target/AMDGPU/SIRegisterInfo.h
  test/CodeGen/AMDGPU/amdgpu-shader-calling-convention.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.image.ll
  test/CodeGen/AMDGPU/register-count-comments.ll
  test/CodeGen/AMDGPU/vgpr-spill-emergency-stack-slot.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19894.56085.patch
Type: text/x-patch
Size: 18232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160504/f5d251e5/attachment-0001.bin>


More information about the llvm-commits mailing list