[llvm] [InstCombine] Simplify (A >= 0) & ((A & INT_MAX) != 0) to A > 0 (PR #207209)

via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 2 11:56:17 PDT 2026


https://github.com/AZero13 closed https://github.com/llvm/llvm-project/pull/207209


More information about the llvm-commits mailing list