This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8e7779351f2 [SelectionDAGISel] Add a debug print before call to Select. [...] new 94b1fc65470 [X86][AVX512] Add combining support for X86ISD::VTRUNCS new 51c00ba1de0 [X86] Allow any_extend to be combined with setcc on VLX targets. new b5e54f84556 [SLP] Test for trunc vectorization, NFC.
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/X86ISelLowering.cpp | 60 +++++++++++++++++++++--- test/CodeGen/X86/avx512-calling-conv.ll | 32 ++++--------- test/CodeGen/X86/vector-trunc-ssat.ll | 44 +++++------------ test/Transforms/SLPVectorizer/X86/sign-extend.ll | 33 +++++++++++++ 4 files changed, 107 insertions(+), 62 deletions(-)