This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e59ef16 [InstCombine][AVX-512] Teach InstCombineCalls to handle the n [...] new 0a21d7d [X86][AVX512] Add patterns for all variants of VMOVSS/VMOVSD [...]
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/X86InstrAVX512.td | 87 ++++++++++++++++ lib/Target/X86/X86InstrFragmentsSIMD.td | 4 + test/CodeGen/X86/avx512-intrinsics.ll | 66 ------------- test/CodeGen/X86/avx512-load-store.ll | 169 ++++++++++++++++++++++++++++++++ 4 files changed, 260 insertions(+), 66 deletions(-) create mode 100644 test/CodeGen/X86/avx512-load-store.ll