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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 17 10:47:15 PST 2022


fhahn added a subscriber: andrew.w.kaylor.
fhahn added a comment.

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.


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