Make the _mm256_insert_epi64 definition more consistent
authorFilipe Cabecinhas <me@filcab.net>
Thu, 19 Feb 2015 19:00:33 +0000 (19:00 +0000)
committerFilipe Cabecinhas <me@filcab.net>
Thu, 19 Feb 2015 19:00:33 +0000 (19:00 +0000)
commitd74002965e7aac9d4549f1f420c3a9827db3d397
tree9cc01967704f20c55b7f0ace06a53e63560627a7
parentaf304e519299aede5c68bd8718bb6518a5a34611
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
clang/lib/Headers/avxintrin.h