Make the _mm256_insert_epi64 definition more consistent
Use long long for the epi64 argument, like the other intrinsics. NFC since this is only defined in 64-bit mode, not in 32-bit. Fix suggested by H. J. Lu! llvm-svn: 229886
Loading
Please sign in to comment