[llvm] [InstCombine] Fold umul.overflow(x, c1) | (x*c1 > c2) to x > c2/c1 (PR #147327)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 11 01:52:21 PDT 2025


https://github.com/nikic closed https://github.com/llvm/llvm-project/pull/147327


More information about the llvm-commits mailing list