Comment 4 for bug 1999551

Revision history for this message
Julian Schroeder (jumaco) wrote : Re: glibc: backport AArch64 memcmp improvements

I tried on an SVE enable platform, running Ubuntu-22:
sudo add-apt-repository ppa:schopin/glibc-benchmark
sudo apt update
sudo apt upgrade
and then ran the benchmark code under GDB: the code is using Neon instead of SVE.
Am I missing a step to install libc?