This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from fc8ef50 Test commit new df9c980 [clang][AVX512][Builtin] adding missing intrinsics for vpmult [...]
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 | 3 ++ lib/Headers/avx512vbmiintrin.h | 30 ++++++++++++++++++ lib/Headers/avx512vbmivlintrin.h | 61 ++++++++++++++++++++++++++++++++++++- test/CodeGen/avx512vbmi-builtins.c | 18 +++++++++++ test/CodeGen/avx512vbmivl-builtin.c | 43 ++++++++++++++++++++++++-- 5 files changed, 151 insertions(+), 4 deletions(-)