[PATCH][AArch64] One-liner: fix type of an add in SIMD registers

Marcus Shawcroft marcus.shawcroft@gmail.com
Tue Sep 2 16:42:00 GMT 2014


On 20 August 2014 10:25, Alan Lawrence <alan.lawrence@arm.com> wrote:
> The SIMD-register variant is miscategorized as "alu_reg" despite not using
> any ALU registers, and should be "neon_add" for e.g. scheduling.
>
> Tested with check-gcc and check-g++ on aarch64-none-elf and
> aarch64_be-none-elf.
>
> gcc/ChangeLog:
>
>         * config/aarch64/aarch64.md (adddi3_aarch64): set type to neon_add.

OK and back port please.

/Marcus



More information about the Gcc-patches mailing list