[llvm] [InstCombine] Fold `A == MIN_INT ? MAX_INT : 0 - A` to `ssub_sat 0, A` (PR #194519)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Sat May 2 03:07:19 PDT 2026


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


More information about the llvm-commits mailing list