[PATCH] D26331: [AVX-512] Add lowering to cvttpd2udq/cvttps2udq for fptoui v2f64/2f32 to 2i32
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 7 23:34:19 PST 2016
craig.topper updated this revision to Diff 77150.
craig.topper added a comment.
Updated to show the change for the avx512 without vlx case. I added the command line to the test in r286216 so this only shows the delta for this patch.
https://reviews.llvm.org/D26331
Files:
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
lib/Target/X86/X86InstrAVX512.td
lib/Target/X86/X86InstrFragmentsSIMD.td
lib/Target/X86/X86IntrinsicsInfo.h
test/CodeGen/X86/vec_fp_to_int.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26331.77150.patch
Type: text/x-patch
Size: 10846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161108/cb01058f/attachment.bin>
More information about the llvm-commits
mailing list