InstCombine: Combine (add (and %a, %b) (or %a, %b)) to (add %a, %b)