This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 993ddd7 [AVX-512] Remove masked 128/256-bit palignr builtins. We can [...] new 9895e4d [AVX-512] Add typecasts to alignr intrinsics that were modifi [...] new 4501a61 [AVX-512] Remove builtins for 128/256-bit pabsb/pabsw. We can [...] new d2ece93 [AVX-512] Remove masked 128/256-bit pshufb builtins. Replace [...] new 3f2396d [AVX-512] Remove duplicate test cases from the avx512vlbw int [...] new 3f7a396 [AVX-512] Replace masked 128/256-bit vpmovzx/vpmovsx builtins [...] new 999f9bc [AVX-512] Replace masked 128/256-bit saturating add/sub built [...] new 2abe969 [AVX-512] Replace masked 128/256-bit pavg builtins and replac [...]
The 7 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 | 52 ---- lib/Headers/avx512vlbwintrin.h | 564 ++++++++++++++++-------------------- lib/Headers/avx512vlintrin.h | 366 +++++++++++------------ test/CodeGen/avx512vl-builtins.c | 132 ++++++--- test/CodeGen/avx512vlbw-builtins.c | 300 ++++++++----------- 5 files changed, 627 insertions(+), 787 deletions(-)