This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 57e5556 The 'vpmultishiftqb' instruction was implemented falsely, thi [...] new b19918a [AVX-512] Add tests for masked palignr/valignd/valignq shuffl [...]
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: test/CodeGen/X86/vector-shuffle-512-v16.ll | 39 +++++ test/CodeGen/X86/vector-shuffle-512-v8.ll | 80 ++++++++++ test/CodeGen/X86/vector-shuffle-masked.ll | 242 +++++++++++++++++++++++++++++ 3 files changed, 361 insertions(+) create mode 100644 test/CodeGen/X86/vector-shuffle-masked.ll