Sha256: 0033d1b712d0b10f0f273ef9aa8caa53e05e49f4c56a64f39af0b9df97eec584

Contents?: true

Size: 111 Bytes

Versions: 23

Compression:

Stored size: 111 Bytes

Contents

/*!
Algorithms for the `x86_64` target using 256-bit vectors via AVX2.
*/

pub mod memchr;
pub mod packedpair;

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
wasmtime-14.0.3 ./ext/cargo-vendor/memchr-2.6.4/src/arch/x86_64/avx2/mod.rs
wasmtime-14.0.1 ./ext/cargo-vendor/memchr-2.6.4/src/arch/x86_64/avx2/mod.rs
wasmtime-14.0.0 ./ext/cargo-vendor/memchr-2.6.4/src/arch/x86_64/avx2/mod.rs