Function vec_extend_to_fp32_lo

#[target_feature(enable = "nnp-assist")]
pub unsafe fn vec_extend_to_fp32_lo<const B: i32>(a: vector_signed_short) -> vector_float

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.