prefetch.h
6.88 KB
-
`PrefetchToLocalCacheForWrite` should use `__builtin_prefetch(<addr>, 1, 3)` not… · cdad8cd9
`PrefetchToLocalCacheForWrite` should use `__builtin_prefetch(<addr>, 1, 3)` not `__builtin_prefetch<addr>, 1, 0)` PiperOrigin-RevId: 507015724 Change-Id: I99f44fe819c27e6dcc0bb7b36f1a37015c6f1987
Abseil Team committed