diff options
author | Filipe Cabecinhas <me@filcab.net> | 2015-02-19 19:00:33 +0000 |
---|---|---|
committer | Filipe Cabecinhas <me@filcab.net> | 2015-02-19 19:00:33 +0000 |
commit | d74002965e7aac9d4549f1f420c3a9827db3d397 (patch) | |
tree | 9cc01967704f20c55b7f0ace06a53e63560627a7 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | af304e519299aede5c68bd8718bb6518a5a34611 (diff) | |
download | llvm-d74002965e7aac9d4549f1f420c3a9827db3d397.zip llvm-d74002965e7aac9d4549f1f420c3a9827db3d397.tar.gz llvm-d74002965e7aac9d4549f1f420c3a9827db3d397.tar.bz2 |
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions