[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.
parent
e93d324a
Please register or sign in to comment
Don't bother computing known bits for the second operand if we know nothing about the first.