Function vec_convert_to_fp16
#[target_feature(enable = "nnp-assist")]
pub unsafe fn vec_convert_to_fp16<const B: i32>(a: vector_signed_short) -> vector_signed_short
Converts the elements of vector a to the 16-bit IEEE floating point format.
The format of the source vector elements is specified by B.