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