[PATCH] D25551: AMDGPU: Implement SGPR spilling with scalar stores

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 14 10:29:40 PDT 2016


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

Handle si_return


https://reviews.llvm.org/D25551

Files:
  lib/Target/AMDGPU/SIInsertWaits.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIRegisterInfo.cpp
  test/CodeGen/AMDGPU/attr-amdgpu-num-sgpr.ll
  test/CodeGen/AMDGPU/basic-branch.ll
  test/CodeGen/AMDGPU/si-spill-sgpr-stack.ll
  test/CodeGen/AMDGPU/spill-m0.ll
  test/CodeGen/MIR/AMDGPU/scalar-store-cache-flush.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25551.74711.patch
Type: text/x-patch
Size: 21969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161014/76717d12/attachment.bin>


More information about the llvm-commits mailing list