[PATCH] D155049: [ScalarEvolution] Infer loop max trip count from memory accesses

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 01:47:04 PDT 2023


xbolva00 added a comment.

Happy to see it!

I am mainly interested in cases when you have a small array and with this new analyzed size, you can do unrolling.


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

https://reviews.llvm.org/D155049



More information about the llvm-commits mailing list