Skip to content

Conversation

Amanieu
Copy link
Member

@Amanieu Amanieu commented Apr 13, 2025

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.

@rustbot
Copy link
Collaborator

rustbot commented Apr 13, 2025

@Amanieu: no appropriate reviewer found, use r? to override

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`.
@Amanieu Amanieu force-pushed the _mm512_loadu_si512 branch from a8e1916 to 2645f57 Compare April 13, 2025 18:27
@Amanieu
Copy link
Member Author

Amanieu commented Apr 16, 2025

Closing in favor of #1775

@Amanieu Amanieu closed this Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants