This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [RFC][PATCH v3] powerpc: add libmvec implementations of log and logf
- From: Szabolcs Nagy <Szabolcs dot Nagy at arm dot com>
- To: Shawn Landden <shawn at git dot icu>, "libc-alpha at sourceware dot org" <libc-alpha at sourceware dot org>
- Cc: nd <nd at arm dot com>
- Date: Tue, 7 May 2019 09:44:31 +0000
- Subject: Re: [RFC][PATCH v3] powerpc: add libmvec implementations of log and logf
- References: <20190506024735.28229-1-shawn@git.icu>
On 06/05/2019 03:47, Shawn Landden wrote:
> I have not completed a FSF copyright assignement, but would be happy to do so.
> These are base on the routines here: https://github.com/ARM-software/optimized-routines
> of which the ability to incorporate in glibc is a specific goal.
> CCing its' maintainer Szabolcs Nagy.
note that the log/logf code in that repo is already
contributed to glibc (so you can just say the vector
code is based on the scalar one), so there is no
copyright issue with that code.
but you still need to do the assignment before
we can look at your work in detail.