This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: [PATCH] ARM: NEON detected memcpy.


On Wed, 3 Apr 2013, Shih-Yuan Lee (FourDollars) wrote:

> I am working on the NEON detected memcpy.
> This is based on what Siarhei Siamashka did at 2009 [1].

I still don't see any copyright assignment on file (whether individual 
with an employer disclaimer, or corporate) that would cover that work.  
Without one, we can't use it, and I advise anyone working on NEON memcpy 
not to look at it.

I was previously told by people at ARM that NEON memcpy wasn't a good idea 
in practice because of raised power consumption, context switch costs etc. 
from using NEON in processes that otherwise didn't use it, even if it 
appeared superficially beneficial in benchmarks.

-- 
Joseph S. Myers
joseph@codesourcery.com


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