This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 09e2db5 [OpenMP] Add the depend clause to target update construct (se [...] new 0301334 [AVX512] Use correct types for mask parameters in avx512vlbw [...] new b14cb42 [AVX512] Replace masked integer cmp and ucmp builtins with na [...]
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: lib/CodeGen/CGBuiltin.cpp | 64 ++++- test/CodeGen/avx512bw-builtins.c | 136 ++++++---- test/CodeGen/avx512f-builtins.c | 136 ++++++---- test/CodeGen/avx512vl-builtins.c | 262 ++++++++++-------- test/CodeGen/avx512vlbw-builtins.c | 528 ++++++++++++++++++++----------------- 5 files changed, 659 insertions(+), 467 deletions(-)