This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 40b2b61e652 [Attributor][FIX] Avoid splitting blocks if possible new aa7ea7f0db9 [X86] Add v2i64->v2i32/v2i16/v2i8 test cases to the trunc p [...] new e166f9ed844 [X86] Enable v4i32->v4i16 and v8i16->v8i8 saturating trunca [...]
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/X86ISelLowering.cpp | 1 + test/CodeGen/X86/vector-trunc-packus.ll | 1064 ++++++++++++++++++++++++++++-- test/CodeGen/X86/vector-trunc-ssat.ll | 1100 +++++++++++++++++++++++++++++-- test/CodeGen/X86/vector-trunc-usat.ll | 718 ++++++++++++++++++++ 4 files changed, 2760 insertions(+), 123 deletions(-)