Y
Hacker News
new
|
ask
|
show
|
jobs
by
kevincox
818 days ago
Yes. The algorithm is very much using SIMD in the abstract sense but it isn't using SIMD instructions.
It is basically using 64 bit integer operations to check 8 bytes at a time.