[TargetLowering] Don't speculatively call ComputeNumSignBits. NFC
These methods are recursive so a little costly. We only look at the result in one place in this function and it's conditional. We also only need the second call if the first had enough returned enough sign bits.
Loading
Please sign in to comment