[InstCombine] Fold (icmp eq/ne (add nuw x, y), 0)
-> (icmp eq/ne (or x, y), 0)
#88088
Closed
goldsteinn wants to merge 2 commits intollvm:main from goldsteinn:goldsteinn/add-nuw-to-or
+33-8