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

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 2 21:21:23 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGda33c96d4762: [AMDGPU] Make SGPR spills exec mask agnostic (authored by critson).

Changed prior to commit:
  https://reviews.llvm.org/D80282?vs=267426&id=268049#toc

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.268049.patch
Type: text/x-patch
Size: 49700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200603/a180336a/attachment.bin>


More information about the llvm-commits mailing list