[X86] No need to avoid selecting AVX_SET0 for 256-bit integer types when only...
[X86] No need to avoid selecting AVX_SET0 for 256-bit integer types when only AVX1 is supported. AVX_SET0 just expands to 256-bit VXORPS which is legal in AVX1. llvm-svn: 268871
Loading
Please sign in to comment