diff options
author | hsmahesha <mahesha.comp@gmail.com> | 2021-10-12 09:58:34 +0530 |
---|---|---|
committer | hsmahesha <mahesha.comp@gmail.com> | 2021-10-12 09:58:49 +0530 |
commit | 52cb3af08c2ac917557d67bbbf8a91cb80bed6fc (patch) | |
tree | 5ff092ef67ee5a5419639aca8c599461bcc79ab3 /llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp | |
parent | 325d000765eaaf547e775d4018ec8c92cb65a768 (diff) | |
download | llvm-52cb3af08c2ac917557d67bbbf8a91cb80bed6fc.zip llvm-52cb3af08c2ac917557d67bbbf8a91cb80bed6fc.tar.gz llvm-52cb3af08c2ac917557d67bbbf8a91cb80bed6fc.tar.bz2 |
[AMDGPU] Remove dead frame indices after sgpr spill.
All those frame indices which are dead after sgpr spill should be removed from
the function frame. Othewise, there is a side effect such as re-mapping of free
frame index ids by the later pass(es) like "stack slot coloring" which in turn
could mess-up with the book keeping of "frame index to VGPR lane".
Reviewed By: cdevadas
Differential Revision: https://reviews.llvm.org/D111150
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp')
0 files changed, 0 insertions, 0 deletions