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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 19 12:43:11 PDT 2024


https://github.com/dtcxzyw requested changes to this pull request.

https://github.com/llvm/llvm-project/pull/79007/files may help :)


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


More information about the llvm-commits mailing list