This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 56178fb [AVX512] Make the permd builtins take a 32-bit immediate to m [...] new 3d69fbb [AVX512] Fix an intrinsic that was passing -2 as a mask inste [...] new dc78510 [AVX512] Use the correct mask type in an intrinsic. new f8a99d2 [AVX512] Move unary negations to the left side of typecasts t [...] new 9a260e3 [AVX512] Mark some integer builtin arguments that go to immed [...]
The 4 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 | 24 ++++---- lib/Headers/avx512bwintrin.h | 2 +- lib/Headers/avx512erintrin.h | 6 +- lib/Headers/avx512fintrin.h | 108 +++++++++++++++++------------------- 4 files changed, 68 insertions(+), 72 deletions(-)