This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4fc8526 [X86] Fix a few intrinsic tests to use the return type that m [...] new 42049fe [AVX512] Correct types for scalar double precision FMA intrin [...] new 4e86d68 [AVX512] Fix return types in several test cases to match the [...] new ab75734 [AVX512] Add parentheses around macro arguments in AVX512BW i [...] new 570340b [AVX512] Add parentheses around macro arguments in AVX512DQ i [...] new 79f24a4 [AVX512] Add parentheses around macro arguments in AVX512ER i [...] new 5e79725 [AVX512] Add parentheses around macro arguments in AVX512PF i [...] new 7e26091 [AVX512] Add parentheses around macro arguments in AVX512VLBW [...] new f25a5d8 [AVX512] Add parentheses around macro arguments in AVX512VLDQ [...] new b8ff524 [AVX512] Add parentheses around macro arguments in AVX512VL i [...] new f5839f5 [AVX512] Add parentheses around macro arguments in AVX512F in [...]
The 10 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/avx512bwintrin.h | 282 ++- lib/Headers/avx512dqintrin.h | 848 ++++---- lib/Headers/avx512erintrin.h | 132 +- lib/Headers/avx512fintrin.h | 4416 +++++++++++++++++++-------------------- lib/Headers/avx512pfintrin.h | 86 +- lib/Headers/avx512vlbwintrin.h | 424 ++-- lib/Headers/avx512vldqintrin.h | 466 +++-- lib/Headers/avx512vlintrin.h | 2511 +++++++++++----------- test/CodeGen/avx512f-builtins.c | 6 +- 9 files changed, 4383 insertions(+), 4788 deletions(-)