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
clang supports some of these 512bit builtins - do you have support for them?
__builtin_ia32_pshufb512 __builtin_ia32_permvarqi512 __builtin_ia32_permvarsi512 __builtin_ia32_cvtb2mask512 __builtin_ia32_cvtd2mask512 __builtin_ia32_sqrtps512 __builtin_ia32_vpopcntq_512 __builtin_ia32_pclmulqdq128 __builtin_ia32_vpermi2varqi512
The text was updated successfully, but these errors were encountered:
No branches or pull requests
clang supports some of these 512bit builtins - do you have support for them?
__builtin_ia32_pshufb512
__builtin_ia32_permvarqi512
__builtin_ia32_permvarsi512
__builtin_ia32_cvtb2mask512
__builtin_ia32_cvtd2mask512
__builtin_ia32_sqrtps512
__builtin_ia32_vpopcntq_512
__builtin_ia32_pclmulqdq128
__builtin_ia32_vpermi2varqi512
The text was updated successfully, but these errors were encountered: