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