This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f2fd5784992 AMDGPU: Don't look for constant in insert/extract_vector_el [...] new 2213c42310b [AMDGPU] Fix dependency on `BinaryFormat` new 98e0aa0b32c [X86] Call lowerShuffleAsBitMask for 512-bit vectors in low [...]
The 2 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/AMDGPU/Utils/LLVMBuild.txt | 2 +- lib/Target/X86/X86ISelLowering.cpp | 54 +++++-- test/CodeGen/X86/avx512-mask-op.ll | 205 ++++++++++++++---------- test/CodeGen/X86/merge-consecutive-loads-512.ll | 78 +++------ test/CodeGen/X86/vector-shuffle-512-v32.ll | 6 +- 5 files changed, 186 insertions(+), 159 deletions(-)