[PATCH] D74986: [LiveDebugValues] Encode register location within VarLoc IDs [3/3]
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 22 17:24:13 PST 2020
vsk updated this revision to Diff 246092.
vsk edited the summary of this revision.
vsk added parent revisions: D74984: [ADT] Add CoalescingBitVector, implemented using IntervalMap [1/3], D74985: [LiveDebugValues] Encode a location in VarLoc IDs, NFC [2/3].
vsk added a comment.
Avoid a std::vector allocation in `getUsedRegs` and shorten the patch summary.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74986/new/
https://reviews.llvm.org/D74986
Files:
llvm/lib/CodeGen/LiveDebugValues.cpp
llvm/test/DebugInfo/MIR/X86/entry-values-diamond-bbs.mir
llvm/test/DebugInfo/MIR/X86/multiple-param-dbg-value-entry.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74986.246092.patch
Type: text/x-patch
Size: 18342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200223/f4591a45/attachment.bin>
More information about the llvm-commits
mailing list