llvm-project
ab6be80f
- [Headers][X86] Allow AVX512F mullox intrinsics to be used in constexpr (#156722)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 days ago
[Headers][X86] Allow AVX512F mullox intrinsics to be used in constexpr (#156722) This PR adds constexpr support for the following AVX512F mullox intrinsics: - _mm512_mullox_epi64 - _mm512_mask_mullox_epi64 Closes #156632 Fixes #155411
References
#156722 - [Headers][X86] Allow AVX512F mullox intrinsics to be used in constexpr
Author
markbhasawut
Parents
6a916f49
Loading