You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The C intrinsic uses a void pointer but we must specify a type in Rust.
This PR makes it consistent with the equivalent SSE and AVX intrinsics,
as well as `_mm512_store_si512`.
0 commit comments