This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 66251d4 [X86][AVX512] Add support for lowering shuffles to VPERMILPS new 50f3e3a [X86][AVX512] Add support for masked shuffle comments
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/InstPrinter/X86InstComments.cpp | 55 +++++++++++++++++++++- test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 24 +++++----- test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 12 ++--- test/CodeGen/X86/avx512vl-intrinsics-fast-isel.ll | 48 +++++++++---------- test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll | 24 +++++----- .../X86/vector-shuffle-combining-avx512bw.ll | 8 ++-- utils/update_llc_test_checks.py | 2 +- utils/update_test_checks.py | 2 +- 8 files changed, 113 insertions(+), 62 deletions(-)