diff options
author | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | 2015-10-20 11:19:54 +0000 |
---|---|---|
committer | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | 2015-10-20 11:19:54 +0000 |
commit | 8bb12d0a77160aa38716f77f15ba6f968765686e (patch) | |
tree | 235a524dcf2adabcb6e7669430a589ae77abfe57 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 505f792cbb67ec38083c8d7c7c1d78775a3c5ce8 (diff) | |
download | llvm-8bb12d0a77160aa38716f77f15ba6f968765686e.zip llvm-8bb12d0a77160aa38716f77f15ba6f968765686e.tar.gz llvm-8bb12d0a77160aa38716f77f15ba6f968765686e.tar.bz2 |
[x86] Fix maskload/store intrinsic definitions in avxintrin.h
According to the Intel documentation, the mask operand of a maskload and
maskstore intrinsics is always a vector of packed integer/long integer values.
This patch introduces the following two changes:
1. It fixes the avx maskload/store intrinsic definitions in avxintrin.h.
2. It changes BuiltinsX86.def to match the correct gcc definitions for avx
maskload/store (see D13861 for more details).
Differential Revision: http://reviews.llvm.org/D13861
llvm-svn: 250816
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions