[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
Fri Jul 23 07:08:45 PDT 2021


StephenTozer updated this revision to Diff 361178.
StephenTozer added a comment.

Address review comments.


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.361178.patch
Type: text/x-patch
Size: 6747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210723/ee05aafa/attachment.bin>


More information about the llvm-commits mailing list