This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0fb6860 [InstSimplify] improve function name; NFC new 9a00065 [X86] Combine LowerFP_TO_SINT and LowerFP_TO_UINT. They only [...] new 3f819dc [X86] Clarify indentation. NFC new 23b93c2 [AVX-512] Add support for lowering (v2i64 (fp_to_sint (v2f32) [...]
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 | 50 ++++++++++---------- lib/Target/X86/X86ISelLowering.h | 4 +- test/CodeGen/X86/vec_fp_to_int.ll | 96 +++++++++++++++++++++++++++++++------- 3 files changed, 106 insertions(+), 44 deletions(-)