[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 12:09:39 PST 2015


Hi Quentin, Juergen

thanks a lot for the reviews!
So, I have added a call to 'constrainOperandRegClass' to ensure that 'OpReg' is in the correct register class.
Since I am not very familiar with that method, before committing I just wanted to double-check with you if this new version of the patch is ok to commit :-).

Thanks again for your time!
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.20100.patch
Type: text/x-patch
Size: 3884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150217/6fc5bb52/attachment.bin>


More information about the llvm-commits mailing list