[PATCH] D28455: [X86] Fix PR30926 - Add patterns for optimizing cvtsi2ss, cvtsi2sd, and cvtss2sd clang intrinsic sequences

Elad Cohen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 00:56:03 PST 2017


eladcohen updated the summary for this revision.
eladcohen updated this revision to Diff 83592.
eladcohen added a comment.

Added patterns for (v)cvtsd2ss


https://reviews.llvm.org/D28455

Files:
  lib/Target/X86/X86InstrSSE.td
  test/CodeGen/X86/avx-cvt.ll
  test/CodeGen/X86/sse2-intrinsics-fast-isel.ll
  test/CodeGen/X86/vec_int_to_fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28455.83592.patch
Type: text/x-patch
Size: 8211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170109/e6f61243/attachment.bin>


More information about the llvm-commits mailing list