Function svcompact_f64
#[target_feature(enable = "sve")]
pub fn svcompact_f64(pg: svbool_t, op: svfloat64_t) -> svfloat64_t
Shuffle active elements of vector to the right and fill with zero Arm's documentation
svcompact_f64#[target_feature(enable = "sve")]
pub fn svcompact_f64(pg: svbool_t, op: svfloat64_t) -> svfloat64_t
Shuffle active elements of vector to the right and fill with zero Arm's documentation