[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
Fri Dec 15 00:00:01 PST 2023


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


More information about the llvm-commits mailing list