This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b75e6a1 Add more doxygen comments to emmintrin.h's intrinsics. new 6127cce [AVX-512] Remove masked 128/256-bit packss/packus builtins an [...] new 46cc20f [AVX-512] Replace 512-bit pmovzx/sx builtins with native IR.
The 2 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 | 20 --- lib/Headers/avx512bwintrin.h | 50 ++++---- lib/Headers/avx512fintrin.h | 244 +++++++++++++++--------------------- lib/Headers/avx512vlbwintrin.h | 149 ++++++++++------------ test/CodeGen/avx512bw-builtins.c | 16 ++- test/CodeGen/avx512f-builtins.c | 80 +++++++----- test/CodeGen/avx512vlbw-builtins.c | 48 ++++--- 7 files changed, 282 insertions(+), 325 deletions(-)