[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
Thu Dec 14 23:55:12 PST 2023


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


More information about the llvm-commits mailing list