[PATCH] D26330: [X86] Lower AVX512 and SSE intrinsics for CVTTPD2DQ to X86ISD::CVTTPD2DQ.
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 7 11:06:30 PST 2016
RKSimon added a comment.
Any chance that you could add support for upper-64 bits zeroing to remove the (v)movq instructions in the test_mm_cvttpd_epi32_zext tests please?
https://reviews.llvm.org/D26330
More information about the llvm-commits
mailing list