[llvm] [InstCombine] Fold (X / C) < X and (X >> C) < X into X > 0 (PR #85555)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 9 00:36:51 PDT 2024


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

LGTM


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


More information about the llvm-commits mailing list