[X86] No need to use 256-bit VMOVNTPS for integer types when only AVX1 is...
[X86] No need to use 256-bit VMOVNTPS for integer types when only AVX1 is supported. VMOVNTDQ is available with AVX1. We were getting this right for v4i64 but not the other integer types. llvm-svn: 271482
Loading
Please sign in to comment