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

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 27 16:51:19 PDT 2023


vitalybuka added a comment.

How this is going to affect sanitizers? We still want them being able to detect overflows.


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

https://reviews.llvm.org/D155049



More information about the llvm-commits mailing list