[llvm] [InstSimplify] Fold `X < Y ? (X + zext(X < Y)) <= Y : false` to `X < Y` (PR #118579)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 3 22:35:31 PST 2024


https://github.com/dtcxzyw edited https://github.com/llvm/llvm-project/pull/118579


More information about the llvm-commits mailing list