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