[PATCH] D89424: [AMDGPU] Spilling using flat scratch

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 13:34:59 PDT 2020


rampitec created this revision.
rampitec added a reviewer: arsenm.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, qcolombet.
Herald added a project: LLVM.
rampitec requested review of this revision.
Herald added a subscriber: wdng.

In theory at this point flat scratch should be functional.


https://reviews.llvm.org/D89424

Files:
  llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/test/CodeGen/AMDGPU/call-preserved-registers.ll
  llvm/test/CodeGen/AMDGPU/callee-frame-setup.ll
  llvm/test/CodeGen/AMDGPU/multi-dword-vgpr-spill.ll
  llvm/test/CodeGen/AMDGPU/sgpr-spill.mir
  llvm/test/CodeGen/AMDGPU/spill-scavenge-offset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89424.298232.patch
Type: text/x-patch
Size: 53343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201014/cc8da03f/attachment-0001.bin>


More information about the llvm-commits mailing list