This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3b595d2 AMDGPU: Generalize matching of v_med3_f32 new dc6cd89 [AVX-512] Fix the ExeDomain for VMOVDDUP, VMOVSLDUP, and VMOVSHDUP. new 04abfe9 [X86] Add test cases for AVX1 broadcast fallback patterns whe [...] new 374362d [X86] Update the broadcast fallback patterns to use shuffle i [...]
The 3 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 | 4 + lib/Target/X86/X86InstrSSE.td | 12 +- test/CodeGen/X86/avx-vbroadcast.ll | 284 +++++++++++++++++++++++++++++++++++++ 3 files changed, 294 insertions(+), 6 deletions(-)