diff options
author | Andrew Pinski <quic_apinski@quicinc.com> | 2025-02-21 15:13:53 -0800 |
---|---|---|
committer | Andrew Pinski <quic_apinski@quicinc.com> | 2025-04-15 12:07:07 -0700 |
commit | ceeffd970c56893885cbf8382ae34b015f177850 (patch) | |
tree | bf0bf7710378b77a78c4f9292e843af8c6e5336a /elf/tst-addr1.c | |
parent | 0e1aa5db738ac7c73599a3e7f1a0b70b99f99e0a (diff) | |
download | glibc-master.zip glibc-master.tar.gz glibc-master.tar.bz2 |
I misunderstood the recommendation from the hardware team about non-temporal
load/stores. It is still recommended to use them in memset for large sizes. It
was not recommended for their use with device memory and memset is already
not valid to be used with device memory.
This reverts commit e6590f0c86632c36c9a784cf96075f4be2e920d2.
Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'elf/tst-addr1.c')
0 files changed, 0 insertions, 0 deletions