Skip to main content

vec_extend_to_fp32_lo

Function vec_extend_to_fp32_lo 

Source
pub unsafe fn vec_extend_to_fp32_lo<const B: i32>(
    a: vector_signed_short,
) -> vector_float
🔬This is a nightly-only experimental API. (stdarch_s390x #135681)
Available on s390x and target feature nnp-assist only.
Expand description

Converts the right-most half of a to a vector of single-precision numbers. The format of the source vector elements is specified by B.