Function vec_extend_to_fp32_hi

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

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