Expand description
Algorithms for the x86_64
target using 256-bit vectors via AVX2.
Modules§
- This module defines 256-bit vector implementations of
memchr
and friends. - A 256-bit vector implementation of the “packed pair” SIMD algorithm.
Algorithms for the x86_64
target using 256-bit vectors via AVX2.
memchr
and friends.