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 v3] aarch64: Optimized memset for Kunpeng processor.


Hi Xuelei,

This version looks much better and has addressed most issues, so is OK.
It's still beaten by __memset_emag for cases > 128 bytes, so you might want
to look into improving the loop further (including making sure it is aligned
to a fetch boundary).

Cheers,
Wilco





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