Software Archive
Read-only legacy content
17061 Discussions

prefetch keyword misnomer?

King_Crimson
Beginner
451 Views

Dear forum,

Looking at the assembly code, the prefetch intrinsics function with _MM_HINT_T2 hint is compiled to vprefetch2, which, according to MIC instruction set manual, is a non-temporal L2 prefetch. This seems to contradict the temporal nature implied in "T". Or did I miss anything?

0 Kudos
0 Replies
Reply