[PATCH] D125953: [DebugInfo][InstrRef] Handle joins PHI+Def values in LiveDebugValues
Stephen Tozer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 13 04:18:16 PDT 2022
StephenTozer updated this revision to Diff 444215.
StephenTozer added a comment.
Added a unit test, updated the comment as requested. I haven't converted the IR test to an MIR test, because the reproducer I have does not produce valid intermediate MIR (likely a bug, but one unrelated to this patch) and I haven't been able to find a reproducer without this issue.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125953/new/
https://reviews.llvm.org/D125953
Files:
llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
llvm/test/DebugInfo/X86/instr-ref-join-vlocs.ll
llvm/unittests/CodeGen/InstrRefLDVTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125953.444215.patch
Type: text/x-patch
Size: 7533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220713/20d9d85b/attachment.bin>
More information about the llvm-commits
mailing list