[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 02:39:18 PDT 2020
    
    
  
critson updated this revision to Diff 271959.
critson added a comment.
- Add test for foldMemoryOperandImpl
- Rework code in foldMemoryOperandImpl to remove references to specific physical registers
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.271959.patch
Type: text/x-patch
Size: 31410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200619/08c64079/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list