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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 19 01:28:38 PST 2023


dtcxzyw 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?

Sure!

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


More information about the llvm-commits mailing list