[llvm] [SCEV] BECount to zero if `((-1 + (1 smax %x))<nsw> /u %x)` holds (PR #104580)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 26 06:03:06 PDT 2024


https://github.com/nikic commented:

Looks like this generalizes to any positive constant: https://alive2.llvm.org/ce/z/aS3SUe

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


More information about the llvm-commits mailing list