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