This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 36f6866886f [ConstantFold] fix inconsistent handling of extractelement [...] new cf5b798076f [X86] Enable use of avx512 saturating truncate instructions [...]
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/X86ISelLowering.cpp | 77 +++++---- test/CodeGen/X86/avx512-trunc.ll | 20 ++- test/CodeGen/X86/masked_store_trunc_ssat.ll | 76 ++------- test/CodeGen/X86/masked_store_trunc_usat.ll | 92 ++++------- test/CodeGen/X86/vector-trunc-packus.ll | 138 +++++----------- test/CodeGen/X86/vector-trunc-ssat.ll | 196 ++++++---------------- test/CodeGen/X86/vector-trunc-usat.ll | 242 ++++++++++++---------------- 7 files changed, 299 insertions(+), 542 deletions(-)