This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 92a50aa [X86] Simplify lowerVectorShuffleAsBitMask to handle only int [...] new fa494a8 [AVX-512] Remove intrinsics for valignd/q and autoupgrade the [...]
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 | 38 ------------ lib/IR/AutoUpgrade.cpp | 41 +++++++++---- lib/Target/X86/X86IntrinsicsInfo.h | 12 ---- test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 35 +++++++++++ test/CodeGen/X86/avx512-intrinsics.ll | 34 ----------- test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll | 78 +++++++++++++++++++++++++ test/CodeGen/X86/avx512vl-intrinsics.ll | 77 ------------------------ 7 files changed, 143 insertions(+), 172 deletions(-)