On 8 November 2016 at 12:29, James Greenhalgh <james.greenha...@arm.com> wrote: > On Tue, Nov 08, 2016 at 12:20:57PM +0100, Christophe Lyon wrote: >> On 07/11/2016 14:55, Tamar Christina wrote: >> >Hi all, >> > >> >This patch (1 of 3) adds the following NEON intrinsics >> >to the Aarch64 back-end of GCC: >> > >> >* vsli_n_p64 >> >* vsliq_n_p64 >> I notice that vsrl_n_p64 and vsriq_n_p64 exist on aarch32. Is this an >> omission in this patch for aarch64? > > Presumably you meant vsri_n_p64 here? Yes, sorry for the typo.
> > That looks like an omission in the patch, but I'm still happy for it to go > in as is with a follow-up patch adding the final two intrinsics. > Indeed > Thanks, > James >