Skip to content

[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:mainfrom goldsteinn:goldsteinn/add-nuw-to-or