On 10 July 2014 08:52, Kyrill Tkachov wrote:
> Hi all,
>
> This patch adds rtx costing code for the round-to-integer instructions in
> AArch64.
> Some of them are implemented as UNSPECs, so I've added the appropriate case
> to the big switch that can be
> expanded upon to handle other unspecs in t
Hi all,
This patch adds rtx costing code for the round-to-integer instructions
in AArch64.
Some of them are implemented as UNSPECs, so I've added the appropriate
case to the big switch that can be
expanded upon to handle other unspecs in the future.
Tested aarch64-none-elf and bootstrapped on