[InstCombine] getLogBase2 - no need to specify Type. NFCI.
In all the getLogBase2 uses, the specified Type is always the same as the constant being folded.
Loading
Please sign in to comment
In all the getLogBase2 uses, the specified Type is always the same as the constant being folded.