memchr
2.7.4
Module avx2
Modules
In memchr::
arch::
x86_
64
Module
memchr
::
arch
::
x86_64
::
avx2
Copy item path
source
·
[
−
]
Expand description
Algorithms for the
x86_64
target using 256-bit vectors via AVX2.
Modules
§
memchr
This module defines 256-bit vector implementations of
memchr
and friends.
packedpair
A 256-bit vector implementation of the “packed pair” SIMD algorithm.