[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:47:16 PST 2019
jmorse updated this revision to Diff 183502.
jmorse added a comment.
Refactor EmitNode helper to early-return if no insts inserted
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.183502.patch
Type: text/x-patch
Size: 9755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190125/b54fd80d/attachment.bin>
More information about the llvm-commits
mailing list