[PATCH] D58191: [DebugInfo] Make postra sinking of DBG_VALUEs safe in the presence of subregisters
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 14 07:05:00 PST 2019
jmorse updated this revision to Diff 186839.
jmorse added a comment.
Herald added a subscriber: mgrang.
Sort dbg-values to be sunk to ensure determinism, sprinkle -NEXT on some CHECKS to strengthen test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58191/new/
https://reviews.llvm.org/D58191
Files:
lib/CodeGen/MachineSink.cpp
test/DebugInfo/MIR/X86/postra-subreg-sink.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58191.186839.patch
Type: text/x-patch
Size: 7632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190214/3bdf1d03/attachment.bin>
More information about the llvm-commits
mailing list