[PATCH] D105207: [debuginfo][lsr] SCEV-based salvaging for LoopStrengthReduction
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 28 22:06:35 PDT 2021
mstorsjo added a comment.
In D105207#2912050 <https://reviews.llvm.org/D105207#2912050>, @chrisjackson wrote:
> 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.
Thanks!
> I hope to land the updated commit in that branch too.
Please hold off of that for a little while, as the updated version still breaks things for me.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105207/new/
https://reviews.llvm.org/D105207
More information about the llvm-commits
mailing list