This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 45b3e8f [X86] Lower AVX512 and SSE intrinsics for CVTTPD2DQ to X86ISD [...] new 1f641ae [AVX-512] Add lowering to cvttpd2udq/cvttps2udq for fptoui v2 [...]
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 | 13 ++++-- lib/Target/X86/X86ISelLowering.h | 4 +- lib/Target/X86/X86InstrAVX512.td | 12 +++++- lib/Target/X86/X86InstrFragmentsSIMD.td | 3 ++ lib/Target/X86/X86IntrinsicsInfo.h | 2 +- test/CodeGen/X86/vec_fp_to_int.ll | 70 +++++++++++++-------------------- 6 files changed, 53 insertions(+), 51 deletions(-)