[llvm] Fold (a % b) lt/ge (b-1) where b is a power of 2 (PR #72504)

via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 19 01:24:48 PST 2023


elhewaty wrote:

The first version of the pull handled this: https://godbolt.org/z/sTrsj1aW4
gcc uses and with `-121`, can I create another pull, that handles this?



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


More information about the llvm-commits mailing list