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

via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 18 13:59:06 PDT 2024


Poseydon42 wrote:

Right, after a painful hour of rewriting git history multiple times, it seems to me that I've covered everything that was mentioned here before. Please let me know if there's anything else for me to fix or improve.

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


More information about the llvm-commits mailing list