Intrinsics for Gather Scatter - hpcgarage/spatter GitHub Wiki
ARM C Language Extensions
ARM C Language Extensions for SVE includes specific intrinsics for operating on vector-based gather/scatter (G/S) and vector+scalar operations for G/S.
As an example void svprfd_gather_[s32]index(svbool_t pg, const void *base, svint32_t indices, svprfop op)
performs a vector-based prefetch unextended load