[PATCH] D61890: [LiveDebugValues] End variable's range with multiple locations at block entry

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 17 10:00:58 PDT 2019


jmorse added a comment.

> The reason I offered this patch as a alternative to D61600 <https://reviews.llvm.org/D61600> is that it degrades some ranges when it could leave them wider (test/DebugInfo/X86/fission-ranges.ll).

Hmn, that test difference is interesting -- I'm going to drop a little bit of analysis in D61600 <https://reviews.llvm.org/D61600>, but the tl;dr is that the test IR seems to be incorrect.


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

https://reviews.llvm.org/D61890





More information about the llvm-commits mailing list