[llvm] [SCEV] BECount to zero if `((-C + (C smax %x)) /u %x), C > 0` holds (PR #104580)

Antonio Frighetto via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 26 07:59:54 PDT 2024


antoniofrighetto wrote:

> We don't need nsw as a precondition either, it's implied: https://alive2.llvm.org/ce/z/_dLm8C

Generalized and proof updated, thanks.

https://github.com/llvm/llvm-project/pull/104580


More information about the llvm-commits mailing list