[PATCH] D115551: [AMDGPU] Do not reserve any VGPR for SGPR spills

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 11 22:15:45 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8470bf2b0884: [AMDGPU] Do not reserve any VGPR for SGPR spills (authored by kerbowa).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115551

Files:
  llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp
  llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/extractelement-stack-lower.ll
  llvm/test/CodeGen/AMDGPU/reserve-vgpr-for-sgpr-spill.ll
  llvm/test/CodeGen/AMDGPU/sgpr-spills-split-regalloc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115551.399206.patch
Type: text/x-patch
Size: 35437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220112/b53af1b2/attachment-0001.bin>


More information about the llvm-commits mailing list