We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What happened to AVX-512?
AVX-512
Pointers changed from i32 to __m512i?
i32
__m512i
The text was updated successfully, but these errors were encountered:
#1685 and #1775 updated the pointee types to better match what is actually loaded/stored.
Sorry, something went wrong.
Yes, I agree - it is more convenient.
No branches or pull requests
What happened to
AVX-512
?Pointers changed from
i32
to__m512i
?The text was updated successfully, but these errors were encountered: