pub(crate) unsafe extern "platform-intrinsic" fn simd_arith_offset<T, U>(
    ptr: T,
    offset: U
) -> T
🔬This is a nightly-only experimental API. (portable_simd #86656)
Expand description

getelementptr (without inbounds) equivalent to wrapping_offset