[PATCH] D111150: [AMDGPU] Remove dead frame indices after sgpr spill.
Mahesha S via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 6 02:57:02 PDT 2021
hsmhsm updated this revision to Diff 377484.
hsmhsm added a comment.
Do `make_early_inc_range` traversal of `SGPRToVGPRSpills` container so that
the entries can be erased while iterating itself.
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.377484.patch
Type: text/x-patch
Size: 6157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211006/ace4f079/attachment.bin>
More information about the llvm-commits
mailing list