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] aarch64: optimize the unaligned case of memcmp


Sebastian Pop wrote:
>
> I pushed your change as an update to the patch that I already
> submitted for review in Bionic:
> https://android-review.googlesource.com/418279

Thanks, I see it has already been committed to newlib. So I'll post
the GLIBC patch soon.

There are probably some further tweaks possible, eg. using wider
accesses and using unaligned accesses in the < 8 byte case, but
that requires a bit more work, so not for this GLIBC release...

Wilco

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