This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0a21d7d [X86][AVX512] Add patterns for all variants of VMOVSS/VMOVSD [...] new 061d58f [X86][AVX512] Removing llvm x86 intrinsics for _mm_mask_move_ [...] new 2bae973 [X86][SSE] Add additional test case for PR30845
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/llvm/IR/IntrinsicsX86.td | 14 ---- lib/IR/AutoUpgrade.cpp | 17 ++++ lib/Target/X86/X86IntrinsicsInfo.h | 4 - test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 48 +++++++++++ test/CodeGen/X86/pmul.ll | 111 ++++++++++++++++++++++++++ 5 files changed, 176 insertions(+), 18 deletions(-)