[PATCH] D111150: [AMDGPU] Remove dead frame indices after sgpr spill.

Mahesha S via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 5 07:01:15 PDT 2021


hsmhsm updated this revision to Diff 377221.
hsmhsm added a comment.

Fix missing FileCheck in the lit test. Thanks Jay for noticing it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111150

Files:
  llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp
  llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/test/CodeGen/AMDGPU/sgpr-spill-incorrect-fi-bookkeeping-bug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111150.377221.patch
Type: text/x-patch
Size: 14502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211005/cffbe493/attachment-0001.bin>


More information about the llvm-commits mailing list