pub fn vcvt_high_f16_f32(a: float16x4_t, b: float32x4_t) -> float16x8_tAvailable on (AArch64 or ARM64EC) and non-ARM64EC and target feature
neon only.Expand description
Floating-point convert to lower precision Arm’s documentation
pub fn vcvt_high_f16_f32(a: float16x4_t, b: float32x4_t) -> float16x8_tneon only.Floating-point convert to lower precision Arm’s documentation