Search found 1 match

by Nildawenn
2020-08-28, 13:46:26
Forum: Agner's CPU blog
Topic: Surprising new feature in AMD Ryzen 3000
Replies: 11
Views: 2458370

Re: Surprising new feature in AMD Ryzen 3000

With your code example, could this be effectively used by the compiler to force the cpu to ensure an address is in cache by the time a final store comes about? For example, if you intentionally use the destination address as temporary storage (even if unnecessary), does it begin fetching the address...