[llvm-commits] [PATCH] UINT_TO_FP of vectors

Rotem, Nadav nadav.rotem at intel.com
Wed Mar 16 08:37:13 PDT 2011


Hi,

I attached a patch for legalizing UINT_TO_FP of vectors on platforms which do not have this operation (such as X86). The legalized code uses the vector INT_TO_FP operations and is faster than scalarizing.

Nadav
---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110316/6cc30acd/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ui2fp.diff
Type: application/octet-stream
Size: 4371 bytes
Desc: ui2fp.diff
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110316/6cc30acd/attachment.obj>


More information about the llvm-commits mailing list