[llvm] [InstCombine] Fold `ceil(X / (2 ^ C)) == 0` -> `X == 0` (PR #143683)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 22 14:00:49 PDT 2025


https://github.com/nikic approved this pull request.

LGTM

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


More information about the llvm-commits mailing list