This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, AArch64] Vector cost model.


On 25 June 2013 17:48, Tejas Belagod <tbelagod@arm.com> wrote:

> 2013-06-25  Tejas Belagod  <tejas.belagod@arm.com>
>
> 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): New member 'generic_vector_cost'.
>         (aarch64_builtin_vectorization_cost): New.
>         (aarch64_add_stmt_cost): New.
>         (TARGET_VECTORIZE_ADD_STMT_COST): New.
>         (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): New.

OK
/Marcus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]