[PATCH] D148073: [SCEV] Improve willNotOverflow by checking min/max in wide range with context

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 14 02:23:20 PDT 2023


mkazantsev added a comment.

Can we do it under expensive sharpening flag? It's really annoying how CT constrains cuts capabilities of SCEV to use contextual facts...


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

https://reviews.llvm.org/D148073



More information about the llvm-commits mailing list