This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5aa4481 [AVX512] Add intrinsics for 512-bit insertf32x8/insertf32x4/i [...] new 1fccacb [AVX512] Immediate argument for PALIGNR builtin should be an ICE./ new 264f5b2 [X86] Add immediate range checks for many of the builtins.
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: include/clang/Basic/BuiltinsX86.def | 6 +- lib/Sema/SemaChecking.cpp | 266 +++++++++++++++++++++++++++++++----- test/CodeGen/avx512vl-builtins.c | 32 ++--- 3 files changed, 253 insertions(+), 51 deletions(-)