[PATCH] D86098: [AMDGPU] Define spill opcodes for all AGPR sizes

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 17 12:07:44 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.

Since we have defined all these sizes I believe we shall be
able to spill these as well.


https://reviews.llvm.org/D86098

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/test/CodeGen/AMDGPU/spill-agpr.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86098.286102.patch
Type: text/x-patch
Size: 47795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200817/56fc4df3/attachment-0001.bin>


More information about the llvm-commits mailing list