-
Enhancement
-
Resolution: Fixed
-
P4
-
23
-
b14
-
x86
-
linux, windows
The goal of this PR is to accelerate the Poly1305 algorithm using AVX2 instructions (including IFMA) for x86_64 CPUs.
- relates to
-
JDK-8327999 Remove copy of unused registers for cpu features check in x86_64 AVX2 Poly1305 implementation
- Resolved