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: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction


On 06/05/2013 05:23 AM, ling.ma.program@gmail.com wrote:
> From: Ling <ling.ml@alibaba-inc.com>
> 
> This patch includes optimized 64bit memcpy/memmove for Corei7 with avx2 instruction.
> It improves memcpy by up to 2X on Corei7, and memmove by up to 2x as well.
> 
> Any comments are appreciated.

Do you have copyright assignments on file with the FSF?

Please follow the contribution checklist:
http://sourceware.org/glibc/wiki/Contribution%20checklist

Cheers,
Carlos.


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