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

via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 10 15:30:24 PDT 2024


Poseydon42 wrote:

Thanks nikic, looks like it is now ready for another review.
Ping @dtcxzyw  

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


More information about the llvm-commits mailing list