This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [RFC][PATCH v3] powerpc: add libmvec implementations of log and logf


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.

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