diff options
author | Andrew Pinski <quic_apinski@quicinc.com> | 2024-11-14 19:03:20 -0800 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2024-11-21 11:32:23 -0300 |
commit | e6590f0c86632c36c9a784cf96075f4be2e920d2 (patch) | |
tree | 578f8d557305b23525bf0f95628eb7b6eb2d574f /sysdeps/arm/fpu/fclrexcpt.c | |
parent | eb5eeb47403e0a91de834868e501b4d62b8d2cb9 (diff) | |
download | glibc-master.zip glibc-master.tar.gz glibc-master.tar.bz2 |
The hardware architects have a new recommendation not to use
non-temporal load/stores for memset. This patch removes this path.
I found there was no difference in the memset speed with/without
non-temporal load/stores either.
Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/arm/fpu/fclrexcpt.c')
0 files changed, 0 insertions, 0 deletions