[llvm] [InstCombine] Fold umul.overflow(x, c1) | (x*c1 > c2) to x > c2/c1 (PR #147327)
Marius Kamp via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 9 11:13:38 PDT 2025
https://github.com/mskamp edited https://github.com/llvm/llvm-project/pull/147327
More information about the llvm-commits
mailing list