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]

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


> -----Original Message-----
> From: gcc-patches-owner@gcc.gnu.org [mailto:gcc-patches-
> owner@gcc.gnu.org] On Behalf Of James Greenhalgh
> Sent: 12 November 2012 12:00
> To: gcc-patches@gcc.gnu.org
> Cc: Marcus Shawcroft
> Subject: Re: [PATCH] [AArch64] Refactor Advanced SIMD builtin
> initialisation.
> 
> 
> Hi,
> 
> This patch is a cleanup of the initialisation code for the
> SIMD builtins in the AArch64 port.
> 
> We do this in preparation for later patches supporting
> TARGET_BUILTIN_DECL and
> TARGET_VECTORIZE_BUILTIN_VECTORIZABLE_FUNCTION.
> 
> This patch supersedes another, similar patch I posted a few weeks
> ago (http://gcc.gnu.org/ml/gcc-patches/2012-10/msg00532.html) which
> was OKed, but not committed.
> 
> The patch has been regression tested on aarch64-none-elf.
> 
> Is this new version OK to commit?

Ping?

> Thanks,
> James Greenhalgh
> 




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