[PATCH] D105207: [debuginfo][lsr] SCEV-based salvaging for LoopStrengthReduction

Joseph Tremoulet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 3 10:09:42 PDT 2021


JosephTremoulet added a comment.

We've got a regression (assertion failure) with this change that didn't get fixed with 2537120c870c <https://reviews.llvm.org/rG2537120c870c04893636f171f553024f378c2de8>.  I've opened PR 51329 <https://bugs.llvm.org/show_bug.cgi?id=51329> for it.  If this change gets backported to release/13.x, we'll need the fix for this assertion failure to also get backported.


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

https://reviews.llvm.org/D105207



More information about the llvm-commits mailing list