This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 99462c9 Factor finding of libc++ include path out of building -cc1 ar [...] new 1e1d431 [AVX-512] Remove masked 128/256-bit floating point max/min bu [...] new ec6b6a8 [AVX-512] Remove masked 128/256-bit pmuludq/pmuldq builtins a [...] new aeb2bb8 [AVX-512] Remove masked 128/256-bit sqrt builtins and replace [...] new c5c58ae [AVX-512] Remove 128/256-bit masked pmulhrsw/pmulhuw/pmulhw b [...]
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: include/clang/Basic/BuiltinsX86.def | 23 --- lib/Headers/avx512vlbwintrin.h | 113 ++++++-------- lib/Headers/avx512vlintrin.h | 298 ++++++++++++++++-------------------- test/CodeGen/avx512vl-builtins.c | 96 ++++++++---- test/CodeGen/avx512vlbw-builtins.c | 36 +++-- 5 files changed, 265 insertions(+), 301 deletions(-)