This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fd3faf4 Revert r270543 ("Recommit r270540") Failed build bot in anoth [...] new 1e06c82 [llvm][AVX512][intrinsics] Fix vperm{b|w|d|q|ps|pd} intrinsic [...]
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: lib/Target/X86/X86ISelLowering.cpp | 10 +++++++ lib/Target/X86/X86IntrinsicsInfo.h | 44 +++++++++++++++++++---------- test/CodeGen/X86/avx512-intrinsics.ll | 24 ++++++++-------- test/CodeGen/X86/avx512bw-intrinsics.ll | 12 ++++---- test/CodeGen/X86/avx512bwvl-intrinsics.ll | 12 ++++---- test/CodeGen/X86/avx512vbmi-intrinsics.ll | 42 +++++++++++++-------------- test/CodeGen/X86/avx512vbmivl-intrinsics.ll | 12 ++++---- test/CodeGen/X86/avx512vl-intrinsics.ll | 24 ++++++++-------- 8 files changed, 102 insertions(+), 78 deletions(-)