[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 Jul 11 08:27:55 PDT 2019


jmorse added a comment.

In D58191#1579194 <https://reviews.llvm.org/D58191#1579194>, @vsk wrote:

> This test looks reasonable. Is D58238 <https://reviews.llvm.org/D58238> the only MachineSink change you have queued up?


There's also D58386 <https://reviews.llvm.org/D58386>, and it looks like I missed that Adrian put comments on there -- I'll freshen that up shortly.

(Many thanks for giving these patches a look!)


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

https://reviews.llvm.org/D58191





More information about the llvm-commits mailing list