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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 14:10:54 PDT 2023


xbolva00 added a comment.
Herald added a subscriber: StephenFan.
Herald added a project: All.

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?


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