[ValueTracking] Short-circuit on unknown bits in isKnownNonEqual() (NFC)
Don't bother computing known bits for the second operand if we know nothing about the first.
Loading
Please sign in to comment
Don't bother computing known bits for the second operand if we know nothing about the first.