On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / avx2-arith.ll
2011-11-09 Craig TopperAdd AVX2 instruction lowering for add, sub, and mul.