[PATCH] D69163: [AMDGPU] Remove -amdgpu-spill-sgpr-to-smem.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 18 04:47:18 PDT 2019


foad created this revision.
foad added reviewers: arsenm, mareko.
Herald added subscribers: hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl, qcolombet.
Herald added a project: LLVM.

The implementation was never completed and never used except in tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D69163

Files:
  llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/lib/Target/AMDGPU/SIRegisterInfo.h
  llvm/test/CodeGen/AMDGPU/attr-amdgpu-num-sgpr-spill-to-smem.ll
  llvm/test/CodeGen/AMDGPU/attr-amdgpu-num-sgpr.ll
  llvm/test/CodeGen/AMDGPU/basic-branch.ll
  llvm/test/CodeGen/AMDGPU/si-spill-sgpr-stack.ll
  llvm/test/CodeGen/AMDGPU/spill-m0.ll
  llvm/test/CodeGen/AMDGPU/spill-to-smem-m0.ll
  llvm/test/CodeGen/AMDGPU/spill-wide-sgpr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69163.225598.patch
Type: text/x-patch
Size: 27514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191018/7301b7d5/attachment.bin>


More information about the llvm-commits mailing list