Function safe_arch::cast_to_m128_from_m256
source ยท pub fn cast_to_m128_from_m256(a: m256) -> m128
Available with target feature
avx
only.Expand description
Bit-preserving cast to m128
from m256
.
- Intrinsic: [``]
- Assembly: