This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [AArch64] [2/4 Fix vtbx1] Handle poly types in the new Simd types infrastructure


On 22 November 2013 15:11, James Greenhalgh <james.greenhalgh@arm.com> wrote:

> 2013-11-22  James Greenhalgh  <james.greenhalgh@arm.com>
>
>         * config/aarch64/aarch64-builtins.c
>         (aarch64_type_qualifiers): Add qualifier_poly.
>         (aarch64_build_scalar_type): Also build Poly types.
>         (aarch64_build_vector_type): Likewise.
>         (aarch64_build_type): Likewise.
>         (aarch64_build_signed_type): New.
>         (aarch64_build_unsigned_type): Likewise.
>         (aarch64_build_poly_type): Likewise.
>         (aarch64_init_simd_builtins): Also handle Poly types.

OK /Marcus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]