[PATCH] D109746: [AA] Teach BasicAA to recognize basic GEP range information.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 7 08:41:59 PDT 2021


courbet added a comment.

This optimization seems to have uncovered a latent bug in `LoopIdiom`: https://bugs.llvm.org/show_bug.cgi?id=52104.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109746



More information about the llvm-commits mailing list