[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
Tue Jul 2 09:51:17 PDT 2019


jmorse updated this revision to Diff 207580.
jmorse marked an inline comment as done.
jmorse added a comment.
Herald added a subscriber: ormris.

Archaeology-ping: this patch avoids super/sub-register sinking leading to DBG_VALUEs referring to the wrong location, would be good for LLVM-9.

(Update is to add a triple to the command line, I've already tripped up the buildbots enough).


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

https://reviews.llvm.org/D58191

Files:
  test/DebugInfo/MIR/X86/postra-subreg-sink.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58191.207580.patch
Type: text/x-patch
Size: 4350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190702/9ad2f0fd/attachment.bin>


More information about the llvm-commits mailing list