[PATCH] D58238: [DebugInfo] MachineSink: Insert undef DBG_VALUEs when sinking instructions, try to forward copies

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 05:20:16 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGee50590e1684: [DebugInfo] MachineSink: Insert undef DBG_VALUEs when sinking instructions (authored by jmorse).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D58238?vs=218716&id=226643#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58238

Files:
  llvm/lib/CodeGen/MachineSink.cpp
  llvm/test/DebugInfo/MIR/X86/postra-subreg-sink.mir
  llvm/test/DebugInfo/MIR/X86/sink-leaves-undef.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58238.226643.patch
Type: text/x-patch
Size: 9036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191028/0d9bb024/attachment-0001.bin>


More information about the llvm-commits mailing list