llvm-project
61fadd0b
- [X86] Fast AVX-512-VNNI vpdpwssd tuning (#85375)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[X86] Fast AVX-512-VNNI vpdpwssd tuning (#85375) Adding a tuning feature to fix https://github.com/llvm/llvm-project/issues/84182 Generates vpdpwssd (instead of vpmaddwd + vpaddd sequence)
References
#85375 - [X86] Fast AVX-512-VNNI vpdpwssd tuning
Author
ganeshgit
Parents
53d8c6b1
Loading