On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / dbg-large-unsigned-const.ll
2011-07-20 Devang PatelWhile emitting constant value, look through derived...