[InstCombine] Check for poison instead of undef in single shuffle fold
Otherwise we'll convert undef to poison. Alive2 was already flagging the existing test8 test as a miscompile.
parent
a15b685c
Please register or sign in to comment
Otherwise we'll convert undef to poison. Alive2 was already flagging the existing test8 test as a miscompile.