This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c760a82 Modules: set SystemHeader to true if we are building a system [...] new 2c77b69 [AVX512] Fix odd formatting in intrinsic header. new 2f0a67d [AVX512] _m512_setzero_qi/hi should return __m512i. new bca65bf [X86] Add a few missing typecasts to intrinsics. Found by pla [...] new 4fc8526 [X86] Fix a few intrinsic tests to use the return type that m [...]
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Headers/avx2intrin.h | 4 +++- lib/Headers/avx512bwintrin.h | 28 ++++++++++++++-------------- lib/Headers/smmintrin.h | 6 +++--- test/CodeGen/sse-builtins.c | 8 ++++---- test/Headers/x86intrin-2.c | 2 +- 5 files changed, 25 insertions(+), 23 deletions(-)