[PATCH] D109821: [ScalarEvolution] Infer loop max trip count from array accesses

Liren.Peng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 18:50:36 PDT 2023


Peakulorain added a comment.

In D109821#4313669 <https://reviews.llvm.org/D109821#4313669>, @xbolva00 wrote:

> In D109821#3095496 <https://reviews.llvm.org/D109821#3095496>, @Peakulorain wrote:
>
>> The remaining bugs have been clearly described in the code comments, and I will fix them in the next step. This API is disabled by default now.
>
> Did you fix them?

I'm looking for a better way to do this implement, may take a while.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109821



More information about the llvm-commits mailing list