Related to Understanding `_mm_prefetch`.
I understood that _mm_prefetch() causes the requested value to be fetched into processor\'s cache, and my code will
_mm_prefetch()