Huawei Contributes Some Glibc AArch64 Performance Optimizations
1–3 of 3 posts
Re: Huawei Contributes Some Glibc AArch64 Performance Optimizations
#2Does anyone know how the optimisations Work?
Re: Huawei Contributes Some Glibc AArch64 Performance Optimizations
#3Does anyone know how the optimisations Work?
It seems they replaced the c code by optimized assembly, and improving the existing assembly that was there.
I think loop-unrolling is one of the things they did, but am not sure:
https://sourceware.org/git/?p=glibc.git&a=search&h=HEAD&st=a...