[PATCH] D26331: [AVX-512] Add lowering to cvttpd2udq/cvttps2udq for fptoui v2f64/2f32 to 2i32
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 8 23:58:34 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL286345: [AVX-512] Add lowering to cvttpd2udq/cvttps2udq for fptoui v2f64/2f32 to 2i32 (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D26331?vs=77150&id=77312#toc
Repository:
rL LLVM
https://reviews.llvm.org/D26331
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/lib/Target/X86/X86InstrFragmentsSIMD.td
llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
llvm/trunk/test/CodeGen/X86/vec_fp_to_int.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26331.77312.patch
Type: text/x-patch
Size: 11114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161109/cec7c25c/attachment.bin>
More information about the llvm-commits
mailing list