This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 49a127e3927 Revert r369233. new fc72162deb5 [X86] Mark VPDPWSSD and VPDPWSSDS as commutable. Add stack [...]
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/X86InstrAVX512.td | 25 +++-- lib/Target/X86/X86InstrInfo.cpp | 18 ++++ test/CodeGen/X86/stack-folding-int-avx512.ll | 2 +- test/CodeGen/X86/stack-folding-int-avx512vnni.ll | 127 +++++++++++++++++++++++ 4 files changed, 161 insertions(+), 11 deletions(-) create mode 100644 test/CodeGen/X86/stack-folding-int-avx512vnni.ll