Relates :
|
The current CRC32 intrinsic for ppc64le (https://bugs.openjdk.java.net/browse/JDK-8164920) doesn't use vector instructions effectively. Based on Anton's assemblies (https://github.com/antonblanchard/crc32-vpmsum), performance of the intrinsic will be improved.
|