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

Artem Radzikhovskyy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 17 10:55:52 PST 2022


artemrad added a comment.

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.


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