This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a17d20085dc Revert "lit.py: Add new %{shared_output(LABEL)} substitution" new a754c19cfab [X86] Add an additional isel pattern to CVTDQ2PDrm/VCVTDQ2P [...] new 3ea3a006fe5 [X86] Remove TB_NO_REVERSE from VCVTDQ2PDYrr and VCVTPS2PDY [...] new 3207cbf119f [X86] Add AVX512 flavors of VCVTDQ2PD plus VCVTUDQ2PD to th [...] new 60273a80213 [X86] Add additional patterns for folding loads with 128-bi [...] new ea981acc781 [X86] Remove unnecessary bitconverts as the root of pattern [...] new e793e68e9b9 [X86] Remove some patterns for bitcasted alignednonedtempor [...]
The 6 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 | 36 +++++++++++---------------- lib/Target/X86/X86InstrInfo.cpp | 10 ++++++-- lib/Target/X86/X86InstrSSE.td | 8 ++++-- test/CodeGen/X86/stack-folding-fp-avx512.ll | 16 ++++++++++++ test/CodeGen/X86/stack-folding-fp-avx512vl.ll | 34 +++++++++++++++++++++++++ 5 files changed, 78 insertions(+), 26 deletions(-)