[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 18:10:24 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?)
The 13.x release branch has been reverted, as requested. I hope to land the updated commit in that branch too.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105207/new/
https://reviews.llvm.org/D105207
More information about the llvm-commits
mailing list