This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0432808d1f Fix some -Wexceptions false positives. new bd9f9249b4 [Sema] Fix -Wunused-variable new 1aeab77b64 [X86] Remove mask from 512 bit pmulhrsw/pmulhw/pmulhuw 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/Headers/avx512bwintrin.h | 75 ++++++++++++++----------------------- lib/Sema/AnalysisBasedWarnings.cpp | 1 - test/CodeGen/avx512bw-builtins.c | 24 +++++++----- 4 files changed, 47 insertions(+), 59 deletions(-)