*ping*

Thanks,
James

> -----Original Message-----
> From: gcc-patches-ow...@gcc.gnu.org [mailto:gcc-patches-
> ow...@gcc.gnu.org] On Behalf Of James Greenhalgh
> Sent: 06 December 2012 15:10
> To: gcc-patches@gcc.gnu.org
> Cc: Marcus Shawcroft
> Subject: [AArch64] Add support for
> TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES hook.
> 
> 
> Hi,
> 
> This patch wires up TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES on
> AArch64 to allow for 64-bit or 128-bit vectorization if the
> preferred vector mode is not acceptable.
> 
> The patch has been regression tested on aarch64-none-elf with
> no regressions.
> 
> Thanks,
> James Greenhalgh
> 
> ---
> gcc/
> 
> 2012-12-06  James Greenhalgh  <james.greenha...@arm.com>
>           Tejas Belagod  <tejas.bela...@arm.com>
> 
>       * config/aarch64/aarch64.c
>       (aarch64_autovectorize_vector_sizes): New.
>       (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES): Define.
> 
> gcc/testsuite/
> 
> 2012-12-06  James Greenhalgh  <james.greenha...@arm.com>
>           Tejas Belagod  <tejas.bela...@arm.com>
> 
>       * lib/target-supports.exp
>       (check_effective_target_vect_multiple_sizes): Enable for AArch64.



Reply via email to