[llvm] [InstCombine] Canonicalize `icmp pred (X +/- C1), C2` into `icmp pred X, C2 -/+ C1` with nowrap flag implied by with.overflow intrinsic (PR #75511)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 16 01:59:04 PST 2023


https://github.com/dtcxzyw closed https://github.com/llvm/llvm-project/pull/75511


More information about the llvm-commits mailing list