This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6cceb12 [SimplifyCFG] Use the error checking provided by getPrevNode. new b4458f9 [AVX-512] Rename VPBROADCASTI32X2 and VPBROADCASTF32X2 instru [...] new 180beb4 [AVX-512] Add shuffle comments for vbroadcast instructions.
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: lib/Target/X86/InstPrinter/X86InstComments.cpp | 43 ++++++++++ lib/Target/X86/X86InstrAVX512.td | 8 +- test/CodeGen/X86/avx512-vbroadcasti128.ll | 56 ++++++------- test/CodeGen/X86/avx512dq-intrinsics.ll | 12 +-- test/CodeGen/X86/avx512dqvl-intrinsics.ll | 6 ++ test/CodeGen/X86/subvector-broadcast.ll | 112 ++++++++++++------------- test/CodeGen/X86/vector-shuffle-256-v4.ll | 4 +- 7 files changed, 145 insertions(+), 96 deletions(-)