This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0170158e0d9 [NFC] Add tests for PR35743 new 2dabb842317 [X86] Add isel patterns for selecting masked SUBV_BROADCAST [...]
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/X86ISelLowering.cpp | 55 -------- lib/Target/X86/X86InstrAVX512.td | 107 +++++++++++++++ lib/Target/X86/X86InstrFragmentsSIMD.td | 1 + test/CodeGen/X86/vector-shuffle-masked.ll | 218 ++++++++++++++++++++++++++---- 4 files changed, 302 insertions(+), 79 deletions(-)