[PATCH] D58386: [DebugInfo] Pre-RA MachineSink: sink DBG_VALUEs that don't immediately follow the sunk instruction too

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 07:33:45 PDT 2019


This revision was automatically updated to reflect the committed changes.
jmorse marked an inline comment as done.
Closed by commit rGf5e1b718a675: [DebugInfo] MachineSink: find more DBG_VALUEs to sink (authored by jmorse).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D58386?vs=218360&id=226662#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58386

Files:
  llvm/lib/CodeGen/MachineSink.cpp
  llvm/test/DebugInfo/MIR/X86/machinesink.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58386.226662.patch
Type: text/x-patch
Size: 11370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191028/8b8d6dce/attachment.bin>


More information about the llvm-commits mailing list