OK
/Marcus

On 30 April 2013 16:13, James Greenhalgh <james.greenha...@arm.com> wrote:
>
> Hi,
>
> This patch renames the vac<ge, gt> neon intrinsics to vca<ge, gt>
> as required by the newest version of the neon intrinsics spec.
>
> While we are there, we also update all the vca* intrinsics to
> a C implimentation.
>
> Regression tested on aarch64-none-elf with no regressions.
>
> OK?
>
> Thanks,
> James
>
> ---
> gcc/
>
> 2013-04-30  James Greenhalgh  <james.greenha...@arm.com>
>
>         * config/aarch64/arm_neon.h
>         (vac<ge, gt><sd>_f<32, 64>): Rename to...
>         (vca<ge, gt><sd>_f<32, 64>): ...this, reimpliment in C.
>         (vca<ge, gt, lt, le><q>_f<32, 64>): Reimpliment in C.

Reply via email to