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

via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 16 15:58:36 PDT 2024


goldsteinn wrote:

Also welcome and thank you for the commit. There a rough draft of a contribution guide for `InstCombine` here: #79007

You might find it useful.

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


More information about the llvm-commits mailing list