[PATCH] D101286: [LAA] Support pointer phis in loop by analyzing each incoming pointer.

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 10 08:17:55 PDT 2021


uabelho added a comment.

I noticed that loop-distribute started crashing with this patch, see
https://bugs.llvm.org/show_bug.cgi?id=50288


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101286



More information about the llvm-commits mailing list