This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f85f5b3 [AVX-512] Remove masked integer add/sub builtins and replace [...] new 9933b39 [AVX-512] Remove masked integer mullo builtins and replace wi [...]
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: include/clang/Basic/BuiltinsX86.def | 11 ----------- lib/Headers/avx512bwintrin.h | 18 ++++++++---------- lib/Headers/avx512dqintrin.h | 19 ++++++++----------- lib/Headers/avx512fintrin.h | 18 ++++++++---------- lib/Headers/avx512vlbwintrin.h | 38 ++++++++++++++++--------------------- lib/Headers/avx512vldqintrin.h | 38 ++++++++++++++++--------------------- lib/Headers/avx512vlintrin.h | 38 ++++++++++++++++--------------------- test/CodeGen/avx512bw-builtins.c | 6 ++++-- test/CodeGen/avx512dq-builtins.c | 6 ++++-- test/CodeGen/avx512f-builtins.c | 6 ++++-- test/CodeGen/avx512vl-builtins.c | 12 ++++++++---- test/CodeGen/avx512vlbw-builtins.c | 12 ++++++++---- test/CodeGen/avx512vldq-builtins.c | 12 ++++++++---- 13 files changed, 108 insertions(+), 126 deletions(-)