llvm-project
0a5012f0
- [X86] Allow AVX512 rotate intrinsics to be used in constexpr (#157652)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
61 days ago
[X86] Allow AVX512 rotate intrinsics to be used in constexpr (#157652) Now that they wrap the __builtin_elementwise_fshl/fshr builtin intrinsics this is pretty trivial. Another step towards #153152 - just VBMI2 double shifts remaining
References
#157652 - [X86] Allow AVX512 rotate intrinsics to be used in constexpr
Author
RKSimon
Parents
4d200275
Loading