This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6ab6741 [AVX-512] Add VPMULLD/Q/W instructions to load folding tables. new 1464e37 [AVX-512] Add VSHUFPS/PD to load folding tables. new a455c94 [AVX-512] Add VPABSB/D/Q/W to load folding tables.
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/X86/X86InstrInfo.cpp | 50 +++++++++++++ test/CodeGen/X86/stack-folding-fp-avx512vl.ll | 39 ++++++++++ test/CodeGen/X86/stack-folding-int-avx512.ll | 100 +++++++++++++++++++++++++ test/CodeGen/X86/stack-folding-int-avx512vl.ll | 72 ++++++++++++++++++ 4 files changed, 261 insertions(+)