79845ed6 folded some setcc(ashr) conditions to setcc, but got the condition for NE incorrect, using GT where it should be using GE.