[PATCH] [X86][FastIsel] Teach how to select scalar integer to float/double conversions.

Andrea Di Biagio Andrea_DiBiagio at sn.scee.net
Tue Feb 17 10:33:19 PST 2015


Hi Quentin,

Here is an updated patch.
As you suggested, I added an early exit in X86SelectSIToFP. I also fixed the check lines for SSE2.

Please let me know what you think.

Thanks in advance,
Andrea


http://reviews.llvm.org/D7698

Files:
  lib/Target/X86/X86FastISel.cpp
  test/CodeGen/X86/fast-isel-int-float-conversion.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7698.20097.patch
Type: text/x-patch
Size: 3798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150217/94def075/attachment.bin>


More information about the llvm-commits mailing list