llvm-project
5cf09a68
- [AArch64][ISel] Use vector register for scalar CLMUL (#183282)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 day ago
[AArch64][ISel] Use vector register for scalar CLMUL (#183282) Even though there are only v8i8 and v1i64 variants for pmul/pmull, Using them is faster than the current implementation for scalar CLMUL.
References
#183282 - [AArch64][ISel] Use vector register for scalar CLMUL
Author
MDevereau
Parents
98ed4171
Loading