Function vec_vcmpgtsw

Source
pub unsafe fn vec_vcmpgtsw(
    a: vector_signed_int,
    b: vector_signed_int,
) -> vector_bool_int
Available on (PowerPC or PowerPC-64) and target feature altivec only.