[PATCH] D106875: [DebugInfo] Attempt to preserve more information during tail duplication

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 3 07:30:56 PST 2021


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG98a021fcbfe1: [DebugInfo] Attempt to preserve more information during tail duplication (authored by StephenTozer).

Changed prior to commit:
  https://reviews.llvm.org/D106875?vs=362361&id=391637#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106875/new/

https://reviews.llvm.org/D106875

Files:
  llvm/include/llvm/CodeGen/MachineSSAUpdater.h
  llvm/lib/CodeGen/MachineSSAUpdater.cpp
  llvm/lib/CodeGen/TailDuplicator.cpp
  llvm/test/CodeGen/X86/tail-dup-debugvalue.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106875.391637.patch
Type: text/x-patch
Size: 8381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211203/42136339/attachment.bin>


More information about the llvm-commits mailing list