[llvm] [InstCombine] Propagate NSW in ~((-X) | Y) --> (X - 1) & (~Y) (PR #149359)

via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 17 10:13:34 PDT 2025


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


More information about the llvm-commits mailing list