[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
Thu Oct 6 12:48:18 PDT 2016


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

Rebased


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.73837.patch
Type: text/x-patch
Size: 13459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161006/66e7efdd/attachment.bin>


More information about the llvm-commits mailing list