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

Chris Jackson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 28 15:10:02 PDT 2021


chrisjackson added a comment.

In D105207#2911458 <https://reviews.llvm.org/D105207#2911458>, @mstorsjo wrote:

> In D105207#2909571 <https://reviews.llvm.org/D105207#2909571>, @chrisjackson wrote:
>
>> Thanks for the reports, I have reverted and will look into the crash ASAP.
>
> Thanks! Can you make sure the 13.x release branch is fixed too? (I guess it's best to revert there too, and then possibly backport the reapplied version of the patch if deemed relevant?)

Of course, I will revert the commit in 13.x release.


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

https://reviews.llvm.org/D105207



More information about the llvm-commits mailing list