This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1c5a9ad72a4 [X86] In X86FlagsCopyLowering, when rewriting a memory setc [...] new 49b10db743c [X86] Remove 128/256-bit masked pmaddubsw and pmaddwd intri [...]
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/llvm/IR/IntrinsicsX86.td | 32 +++-------- lib/IR/AutoUpgrade.cpp | 20 +++++++ lib/Target/X86/X86IntrinsicsInfo.h | 16 ++---- test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll | 48 +++++++++++++++++ test/CodeGen/X86/avx512bw-intrinsics.ll | 40 +++++++------- test/CodeGen/X86/avx512bwvl-intrinsics-upgrade.ll | 64 ++++++++++++++++++++++ test/CodeGen/X86/avx512bwvl-intrinsics.ll | 65 +++++++++++++---------- 7 files changed, 201 insertions(+), 84 deletions(-)