This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0600ead [libFuzzer] make a test less flaky new 3e9af52 [AVX-512] Add the vector down convert instructions to the sto [...] new 7f2459e [AVX-512] Add avx512dq to the fp stack folding test. new f1bd24e [AVX-512] Add subvector insert and extract to load/store fold [...]
The 3 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 | 49 ++++++ test/CodeGen/X86/stack-folding-fp-avx512.ll | 84 +++++++++-- test/CodeGen/X86/stack-folding-fp-avx512vl.ll | 74 +++++++--- test/CodeGen/X86/stack-folding-int-avx512.ll | 197 ++++++++++++++++++++++++- test/CodeGen/X86/stack-folding-int-avx512vl.ll | 122 ++++++++++++++- 5 files changed, 490 insertions(+), 36 deletions(-)