[PATCH] [AArch64] Refactor Advanced SIMD builtin initialisation.

James Greenhalgh James.Greenhalgh@arm.com
Fri Oct 26 10:17:00 GMT 2012


> -----Original Message-----
> From: gcc-patches-owner@gcc.gnu.org [mailto:gcc-patches-
> owner@gcc.gnu.org] On Behalf Of Marcus Shawcroft
> Sent: 15 October 2012 12:35
> To: gcc-patches@gcc.gnu.org
> Subject: Re: [PATCH] [AArch64] Refactor Advanced SIMD builtin
> initialisation.
> 
> On 05/10/12 16:52, James Greenhalgh wrote:
> >
> > Hi,
> >
> > This patch refactors the initialisation code for the Advanced
> > SIMD builtins under the AArch64 target. The patch has been
> > regression tested on aarch64-none-elf.
> >
> > OK for aarch64-branch?
> >
> > (If yes, someone will have to commit this for me as I do not
> > have commit rights)
> >
> > Thanks,
> > James Greenhalgh
> >
> > ---
> > 2012-09-07  James Greenhalgh<james.greenhalgh@arm.com>
> > 	Tejas Belagod<tejas.belagod@arm.com>
> >
> > 	* config/aarch64/aarch64-builtins.c
> > 	(aarch64_simd_builtin_type_bits): Rename to...
> > 	(aarch64_simd_builtin_type_mode): ...this, make sequential.
> > 	(aarch64_simd_builtin_datum): Refactor members where possible.
> > 	(VAR1, VAR2, ..., VAR12): Update accordingly.
> > 	(aarch64_simd_builtin_data): Update accordingly.
> > 	(init_aarch64_simd_builtins): Refactor.
> > 	(aarch64_simd_builtin_compare): Remove.
> > 	(locate_simd_builtin_icode): Likewise.
> 
> OK and backport to aarch64-4.7-branch please.
> 
> /Marcus
> 

Hi Marcus,

Thanks for the review, could someone please be commit this to the
appropriate branches for me, as I do not have SVN write access.

Regards,
James Greenhalgh 


More information about the Gcc-patches mailing list