On 25 June 2013 17:48, Tejas Belagod wrote:
> 2013-06-25 Tejas Belagod
>
> gcc/
> * config/aarch64/aarch64-protos.h (cpu_vector_cost): New.
> (tune_params): New member 'const vec_costs'.
> * config/aarch64/aarch64.c (generic_vector_cost): New.
> (generic_tunings
Hi,
The attached patch implements a generic vector cost model for aarch64.
Regression tested on aarch64-none-elf.
OK?
Thanks,
Tejas Belagod.
ARM.
2013-06-25 Tejas Belagod
gcc/
* config/aarch64/aarch64-protos.h (cpu_vector_cost): New.
(tune_params): New member 'const vec_c