[llvm] [InstCombine] Fold (|x| + |y|) == 0 into (x == 0) && (y == 0) (PR #200702)

Aayush Shrivastava via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 23:10:47 PDT 2026


iamaayushrivastava wrote:

Hi @nikic, just a gentle reminder on this PR whenever you get a chance. I'd appreciate your review when your schedule permits. Thanks!

https://github.com/llvm/llvm-project/pull/200702


More information about the llvm-commits mailing list