[llvm] [InstCombine] Canonicalize (a + 1 == 0) ? -1 : a + 1 -> uadd.sat(a, 1) (PR #144566)

via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 17 10:07:19 PDT 2025


https://github.com/AZero13 edited https://github.com/llvm/llvm-project/pull/144566


More information about the llvm-commits mailing list