[PATCH] D128212: [DebugInfo] Extend the InstrRef LDV to support DbgValues with many Ops
Stephen Tozer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 15 08:00:40 PDT 2022
StephenTozer updated this revision to Diff 452672.
StephenTozer added a comment.
Added some lit tests, specifically adding variadic test cases to the existing tests which explicitly test the instruction referencing LiveDebugValues.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128212/new/
https://reviews.llvm.org/D128212
Files:
llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h
llvm/test/DebugInfo/MIR/X86/live-debug-values-fragments.mir
llvm/test/DebugInfo/MIR/X86/live-debug-values-reg-copy.mir
llvm/test/DebugInfo/MIR/X86/live-debug-values-restore.mir
llvm/test/DebugInfo/MIR/X86/live-debug-values-stack-clobber.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128212.452672.patch
Type: text/x-patch
Size: 37669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220815/1930589c/attachment-0001.bin>
More information about the llvm-commits
mailing list