[PATCH] D85234: [AMDGPU] Scavenge a temp register for AGPR spill in fast RA

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 4 15:25:32 PDT 2020


rampitec updated this revision to Diff 283039.
rampitec marked 4 inline comments as done.
rampitec added a comment.

Moved scavenging into eliminateFrameIndex().


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

https://reviews.llvm.org/D85234

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85234.283039.patch
Type: text/x-patch
Size: 15543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200804/31c2f587/attachment-0001.bin>


More information about the llvm-commits mailing list