llvm-project
5cf09a68 - [AArch64][ISel] Use vector register for scalar CLMUL (#183282)

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.
Author
Parents
Loading