[InstCombine] getLogBase2(undef) -> 0.
Move the undef element handling into the getLogBase2 helper instead of pre-empting with replaceUndefsWith.
Loading
Please sign in to comment
Move the undef element handling into the getLogBase2 helper instead of pre-empting with replaceUndefsWith.