[PATCH] D101486: [Dependence Analysis] Enable delinearization of fixed sized arrays

Artem Radzikhovskyy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 8 09:53:31 PST 2022


artemrad added a comment.

In D101486#3249170 <https://reviews.llvm.org/D101486#3249170>, @artemrad wrote:

> In D101486#3249142 <https://reviews.llvm.org/D101486#3249142>, @fhahn wrote:
>
>> In D101486#3063244 <https://reviews.llvm.org/D101486#3063244>, @uabelho wrote:
>>
>>> Hi,
>>>
>>> I wrote a PR about a crash that started happening with this patch:
>>>  https://bugs.llvm.org/show_bug.cgi?id=52170
>>
>> @artemrad , @andrew.w.kaylor did you get a chance to investigate the crash yet? Looks like this is still crashing. We might have to revert the patch until the crash is fixed.
>
> My bad I missed the original post. Looking into it.

Bug fix in this review - https://reviews.llvm.org/D119261


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101486



More information about the llvm-commits mailing list