[X86] Remove code from combineSext that looks for MVT::i1 after operation...
[X86] Remove code from combineSext that looks for MVT::i1 after operation legalization which can never happen. Type legalization guarantees this to be impossible since MVT::i1 isn't a legal type. llvm-svn: 321132
Loading
Please register or sign in to comment