This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ac159b573df AMDGPU: Adding more median3 patterns new 225b2c8a329 [X86][SSE] Add lowerVectorShuffleAsByteRotateAndPermute (PR39387)
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 | 123 +++++++++++++- test/CodeGen/X86/insertelement-ones.ll | 35 ++-- test/CodeGen/X86/vector-shuffle-128-v16.ll | 20 +-- test/CodeGen/X86/vector-shuffle-256-v32.ll | 44 ++--- test/CodeGen/X86/x86-interleaved-access.ll | 248 +++++++++++++---------------- 5 files changed, 267 insertions(+), 203 deletions(-)