Hacker News new | ask | show | jobs
by dataflow 162 days ago
Note your compiler might turn that _mm256_set_epi64x into a load from memory, so there might still be memory accesses you don't expect.