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

Elad Cohen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 05:49:27 PST 2017


eladcohen updated this revision to Diff 83617.
eladcohen added a comment.

Changed patterns order.


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.83617.patch
Type: text/x-patch
Size: 8243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170109/c17f1b77/attachment.bin>


More information about the llvm-commits mailing list