[Patch AArch64_be] Fix some vec_concat big-endian confusions

Marcus Shawcroft marcus.shawcroft@gmail.com
Fri Jul 4 14:45:00 GMT 2014


On 24 June 2014 09:45, James Greenhalgh <james.greenhalgh@arm.com> wrote:

> 2014-06-20  James Greenhalgh  <james.greenhalgh@arm.com>
>
>         * config/aarch64/aarch64-simd.md (move_lo_quad_internal_<mode>): New.
>         (move_lo_quad_internal_be_<mode>): Likewise.
>         (move_lo_quad_<mode>): Convert to define_expand.
>         (aarch64_simd_move_hi_quad_<mode>): Gate on BYTES_BIG_ENDIAN.
>         (aarch64_simd_move_hi_quad_be_<mode>): New.
>         (move_hi_quad_<mode>): Use appropriate insn for BYTES_BIG_ENDIAN.
>         (aarch64_combinez<mode>): Gate on BYTES_BIG_ENDIAN.
>         (aarch64_combinez_be<mode>): New.
>         (aarch64_combine<mode>): Convert to define_expand.
>         (aarch64_combine_internal<mode>): New.
>         (aarch64_simd_combine<mode>): Remove bogus RTL description.

OK... and back port to 4.9 please?

/Marcus



More information about the Gcc-patches mailing list