Fix a bug in the lowering of BUILD_VECTOR for AVX. SCALAR_TO_VECTOR does not...
Fix a bug in the lowering of BUILD_VECTOR for AVX. SCALAR_TO_VECTOR does not zero untouched elements. Use INSERT_VECTOR_ELT instead. llvm-svn: 147948
Loading
Please register or sign in to comment