[x86] Simplify vector selection if condition value type matches vselect value type...
[oota-llvm.git] / test / CodeGen / X86 / vec_trunc_sext.ll
2014-08-28 Sanjay PatelFix a logic bug in x86 vector codegen: sext (zext ...