[PATCH] D106557: [DebugInfo] Fix crash when updating DBG_VALUE users of an SSA value modified by tail duplication
Stephen Tozer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 26 09:28:11 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG31e75512174e: [DebugInfo] Correctly update debug users of SSA values in tail duplication (authored by StephenTozer).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106557/new/
https://reviews.llvm.org/D106557
Files:
llvm/lib/CodeGen/TailDuplicator.cpp
llvm/test/CodeGen/X86/tail-dup-debugvalue.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106557.361695.patch
Type: text/x-patch
Size: 6747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210726/ee21f176/attachment.bin>
More information about the llvm-commits
mailing list