[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
Tue Jul 8 11:50:52 PDT 2025
https://github.com/mskamp edited https://github.com/llvm/llvm-project/pull/147327
More information about the llvm-commits
mailing list