[PATCH][AArch64] Handle FLOAT and UNSIGNED_FLOAT in rtx costs

Kyrill Tkachov kyrylo.tkachov@arm.com
Fri May 1 08:21:00 GMT 2015


Hi all,

This patch adds handling of the FLOAT and UNSIGNED_FLOAT cases in rtx costs that map down to
the scvtf and ucvtf instructions respectively. We use the fromint cost field for them.

Tested on aarch64-none-elf.

Ok for trunk?

Thanks,
Kyrill

2015-05-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

     * config/aarch64/aarch64.c (aarch64_rtx_costs): Handle FLOAT and
     UNSIGNED_FLOAT.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aarch64-costs-float.patch
Type: text/x-patch
Size: 698 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150501/d4092bb8/attachment.bin>


More information about the Gcc-patches mailing list