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 roland/arm-memcpy] ARM: Make multiarch memcpy always use NEON when compiler does


> I think you're better off leaving the __memcpy_neon symbol in all cases.
> Having memcpy be an alias to __memcpy_neon would make the rest of the patch
> simpler.

I don't see what could be any simpler (or different) other than this one
#ifdef in the test case.


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