[PATCH] D80282: [AMDGPU] Make SGPR spills exec mask agnostic

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 05:22:28 PDT 2020


critson updated this revision to Diff 266173.
critson added a comment.

- Tidy test whitespace
- Directly output buffer_store/load from SGPR spill.
- Add assertion for type of spill slot.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80282

Files:
  llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/lib/Target/AMDGPU/SIRegisterInfo.h
  llvm/test/CodeGen/AMDGPU/control-flow-fastregalloc.ll
  llvm/test/CodeGen/AMDGPU/partial-sgpr-to-vgpr-spills.ll
  llvm/test/CodeGen/AMDGPU/sgpr-spill.mir
  llvm/test/CodeGen/AMDGPU/si-spill-sgpr-stack.ll
  llvm/test/CodeGen/AMDGPU/spill-m0.ll
  llvm/test/CodeGen/AMDGPU/spill-scavenge-offset.ll
  llvm/test/CodeGen/AMDGPU/spill-wide-sgpr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80282.266173.patch
Type: text/x-patch
Size: 45693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/f909b50c/attachment-0001.bin>


More information about the llvm-commits mailing list