[PATCH][AArch64] Fix aarch64_rtx_costs of PLUS/MINUS

Kyrill Tkachov kyrylo.tkachov@arm.com
Fri May 1 12:53:00 GMT 2015


On 01/05/15 11:22, Marcus Shawcroft wrote:
> On 4 March 2015 at 15:37, Wilco Dijkstra <wdijkstr@arm.com> wrote:
>> Include the cost of op0 and op1 in all cases in PLUS and MINUS in aarch64_rtx_costs.
>> Bootstrap & regression OK.
>>
>> ChangeLog:
>> 2015-03-04  Wilco Dijkstra  <wdijkstr@arm.com>
>>
>>          * gcc/config/aarch64/aarch64.c (aarch64_rtx_costs):
>>          Calculate cost of op0 and op1 in PLUS and MINUS cases.
> OK, we take this one instead of Kyrill's. /Marcus
>

I've committed this patch on Wilcos' behalf with r222676.

Thanks,
Kyrill



More information about the Gcc-patches mailing list