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

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 28 06:34:22 PDT 2021


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

Reduce code duplication, avoid unnecessary use-list iteration.


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.362360.patch
Type: text/x-patch
Size: 8123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210728/9916606d/attachment.bin>


More information about the llvm-commits mailing list