Module packed_simd

Module packed_simd 

Source
Expand description

This module defines wrappers over platform-specific SIMD types to make them more convenient to use.

UNSAFETY: Everything in this module assumes that we’re running on hardware which supports at least AVX2. This invariant must be enforced by the callers of this code.

Macros§

impl_conv 🔒
impl_shared 🔒

Structs§

u32x8
u64x4