This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c8dc8c5 [MSVC] Fix stack overflow in unqualified type lookup logic, b [...] new 37145f1 [AVX512] Convert masked load builtins to generic masked load [...]
The 1 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 | 67 ++++++++++++++++++++++++++++++++++++++ test/CodeGen/avx512bw-builtins.c | 8 ++--- test/CodeGen/avx512f-builtins.c | 30 ++++++++--------- test/CodeGen/avx512vl-builtins.c | 64 ++++++++++++++++++------------------ test/CodeGen/avx512vlbw-builtins.c | 16 ++++----- 5 files changed, 126 insertions(+), 59 deletions(-)