[PATCH] D23808: [X86][SSE] Add lowering to cvttpd2dq/cvttps2dq for sitofp v2f64/2f32 to 2i32

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 4 06:45:04 PDT 2016


RKSimon updated this revision to Diff 70289.
RKSimon added a comment.

Updated based on Elena'a comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D23808

Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86ISelLowering.h
  lib/Target/X86/X86InstrAVX512.td
  lib/Target/X86/X86InstrFragmentsSIMD.td
  lib/Target/X86/X86InstrSSE.td
  test/CodeGen/X86/vec_fp_to_int.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23808.70289.patch
Type: text/x-patch
Size: 13908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160904/1d15fb8f/attachment.bin>


More information about the llvm-commits mailing list