On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / avx2-cmp.ll
2011-11-09 Craig TopperAdd instruction selection for AVX2 integer comparisons.