On 06/12/12 15:09, James Greenhalgh wrote:
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.
*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: [AAr
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-0