[PATCH] D154714: LAA: handle GEPs with >2 operands in findForkedSCEVs()

Ramkumar Ramachandra via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 7 06:28:47 PDT 2023


artagnon added a comment.

To eliminate the runtime check, should we investigate turning on `scev-aa` for just LAA? Is it possible to do that?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154714



More information about the llvm-commits mailing list