[InstCombine] Remove unnecessary eq/ne handling from processUMulZExtIdiom() (NFCI)
The eq/ne pattern being matched will get canonicalized to the ugt/ult form.
Loading
Please sign in to comment
The eq/ne pattern being matched will get canonicalized to the ugt/ult form.