[llvm] [InstCombine] Add flipped version of (X u< ~C) ? (X + C) : -1 --> uadd.sat(X, C) (PR #97973)

via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 7 16:30:59 PDT 2024


https://github.com/AtariDreams edited https://github.com/llvm/llvm-project/pull/97973


More information about the llvm-commits mailing list