[PATCH] D57163: [DebugInfo][DAG] PR40427: Avoid accidentally re-ordering DBG_VALUEs due to assumptions about inst creation

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 25 02:56:52 PST 2019


jmorse updated this revision to Diff 183504.
jmorse marked an inline comment as done.
jmorse added a comment.

Simplify condition testing for existence of earlier iterators


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

https://reviews.llvm.org/D57163

Files:
  lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
  test/DebugInfo/NVPTX/debug-info.ll
  test/DebugInfo/X86/pr40427.ll
  test/DebugInfo/X86/sdag-dbgvalue-phi-use-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57163.183504.patch
Type: text/x-patch
Size: 9698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190125/2985cbca/attachment.bin>


More information about the llvm-commits mailing list