[PATCH] D81914: [AMDGPU] Avoid use of V_READLANE into EXEC in SGPR spills

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 19 20:35:58 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4a7de36afc78: [AMDGPU] Avoid use of V_READLANE into EXEC in SGPR spills (authored by critson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81914

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/test/CodeGen/AMDGPU/fold-reload-into-exec.mir
  llvm/test/CodeGen/AMDGPU/sgpr-spill.mir
  llvm/test/CodeGen/AMDGPU/si-sgpr-spill.ll
  llvm/test/CodeGen/AMDGPU/spill-special-sgpr.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81914.272229.patch
Type: text/x-patch
Size: 31242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200620/229e179b/attachment.bin>


More information about the llvm-commits mailing list