[llvm] [InstCombine] Fold `ceil(X / (2 ^ C)) == 0` -> `X == 0` (PR #143683)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 21 05:51:49 PDT 2025
https://github.com/dtcxzyw commented:
Can you add tests from https://godbolt.org/z/Wcsv453n6?
https://github.com/llvm/llvm-project/pull/143683
More information about the llvm-commits
mailing list