This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dcf4661 [PM] Add LoopVectorize to the default module pipeline new 3b137a6 [AVX-512] Add additional test cases for broadcast intrinsics [...] new 2a42c3b [AVX-512] Use VSHUF instructions instead of two inserts as fa [...]
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/X86InstrAVX512.td | 111 +++++++++--------------------- test/CodeGen/X86/avx512-intrinsics.ll | 51 ++++++++++++++ test/CodeGen/X86/avx512dq-intrinsics.ll | 52 ++++++++++++++ test/CodeGen/X86/avx512dqvl-intrinsics.ll | 29 ++++++++ test/CodeGen/X86/avx512vl-intrinsics.ll | 26 +++++++ test/CodeGen/X86/subvector-broadcast.ll | 18 ++--- 6 files changed, 197 insertions(+), 90 deletions(-)