diff options
author | Andrew Pinski <quic_apinski@quicinc.com> | 2025-02-21 15:10:18 -0800 |
---|---|---|
committer | Andrew Pinski <quic_apinski@quicinc.com> | 2025-04-15 12:06:59 -0700 |
commit | 0e1aa5db738ac7c73599a3e7f1a0b70b99f99e0a (patch) | |
tree | 6d3df7996a5672c1919eeb0d81ced646b1651c63 /sysdeps/unix/sysv/linux/bits/sigstack.h | |
parent | c968fe50628db74b52124d863cd828225a1d305c (diff) | |
download | glibc-0e1aa5db738ac7c73599a3e7f1a0b70b99f99e0a.zip glibc-0e1aa5db738ac7c73599a3e7f1a0b70b99f99e0a.tar.gz glibc-0e1aa5db738ac7c73599a3e7f1a0b70b99f99e0a.tar.bz2 |
aarch64: Add back non-temporal load/stores from oryon-1's memcpy
I misunderstood the recommendation from the hardware team about non-temporal
load/stores. It is still recommended to use them in memcpy for large sizes. It
was not recommended for their use with device memory and memcpy is already
not valid to be use with device memory.
This reverts commit eb5eeb47403e0a91de834868e501b4d62b8d2cb9.
Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/bits/sigstack.h')
0 files changed, 0 insertions, 0 deletions