This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 61f3b2f [X86][SSE] Split lowerVectorShuffleAsShift ready for combines. NFCI. new 1161bcc [AVX-512] Add integer and fp unpck instructions to load foldi [...]
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/X86InstrInfo.cpp | 108 +++++++++++++++++++++++++ test/CodeGen/X86/stack-folding-int-avx512.ll | 30 +++++++ test/CodeGen/X86/stack-folding-int-avx512vl.ll | 60 ++++++++++++++ test/CodeGen/X86/vec_fp_to_int.ll | 8 +- 4 files changed, 202 insertions(+), 4 deletions(-)