Re: [PATCH][AArch64] Fix operand costing logic for MINUS

2015-05-01 Thread Kyrill Tkachov
On 30/04/15 17:02, Marcus Shawcroft wrote: On 27 April 2015 at 14:24, Kyrill Tkachov wrote: 2015-04-27 Kyrylo Tkachov * config/aarch64/aarch64.c (aarch64_rtx_costs, MINUS): Properly account for both operand costs in simple case. OK /Marcus Thanks, but my patch is just a subse

Re: [PATCH][AArch64] Fix operand costing logic for MINUS

2015-04-30 Thread Marcus Shawcroft
On 27 April 2015 at 14:24, Kyrill Tkachov wrote: > 2015-04-27 Kyrylo Tkachov > > * config/aarch64/aarch64.c (aarch64_rtx_costs, MINUS): > Properly account for both operand costs in simple case. OK /Marcus