Module simdutf8::basic::imp::x86::avx2

source ·
Expand description

Includes the validation implementation for AVX 2-compatible CPUs.

Using the provided functionality on CPUs which do not support AVX 2 is undefined behavior and will very likely cause a crash.

Structs

Low-level implementation of the basic::imp::ChunkedUtf8Validator trait.
Low-level implementation of the basic::imp::Utf8Validator trait.

Functions

Validation implementation for CPUs supporting the SIMD extension (see module).