This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1223b84 [X86] lowerVectorShuffle - ensure that undefined mask element [...] new 778de48 [AVX-512] Add EVEX encoded floating point MAX/MIN instruction [...] new 1a28a71 [AVX-512] Add 512-bit logical operations to load folding tabl [...]
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 | 54 ++- ...g-fp-avx512vl.ll => stack-folding-fp-avx512.ll} | 397 +++++++++------------ test/CodeGen/X86/stack-folding-fp-avx512vl.ll | 211 +++++------ 3 files changed, 297 insertions(+), 365 deletions(-) copy test/CodeGen/X86/{stack-folding-fp-avx512vl.ll => stack-folding-fp-avx512.ll} (61%)