This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2e4381e Update the section.ll to fix non-x86 failure. new cdb220a [AVX-512] Teach isel lowering that a subvector broadcast bein [...]
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 | 6 ++ lib/Target/X86/X86InstrAVX512.td | 88 +++++++++++++++++ test/CodeGen/X86/avx512-vbroadcasti128.ll | 74 ++++----------- test/CodeGen/X86/subvector-broadcast.ll | 152 ++++++++---------------------- 4 files changed, 152 insertions(+), 168 deletions(-)