[PATCH] D106856: [LiveDebugValues] Cleanup Transfers when removing Entry Value Location
Nikola Tesic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 12 02:29:21 PDT 2021
ntesic updated this revision to Diff 365942.
ntesic added a comment.
- Address comments
- Refactor `removeEntryValue`
- Add a test for the loop case emphasized by @jmorse
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106856/new/
https://reviews.llvm.org/D106856
Files:
llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp
llvm/test/DebugInfo/MIR/X86/backup-entry-values-usage.mir
llvm/test/DebugInfo/MIR/X86/dbgcall-site-reference.mir
llvm/test/DebugInfo/MIR/X86/entry-value-of-modified-param.mir
llvm/test/DebugInfo/MIR/X86/remove-entry-value-from-loop.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106856.365942.patch
Type: text/x-patch
Size: 31733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210812/bfc3119f/attachment.bin>
More information about the llvm-commits
mailing list