-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b140
-
ppc
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8214619 | 8u211 | Martin Doerr | P4 | Resolved | Fixed | b01 |
JDK-8212163 | 8u202 | Martin Doerr | P4 | Resolved | Fixed | b01 |
JDK-8166784 | 8u92 | Hiroshi Horii | P4 | Closed | Withdrawn | |
JDK-8220872 | emb-8u211 | Martin Doerr | P4 | Resolved | Fixed | master |
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.
- backported by
-
JDK-8212163 ppc: enhancement of CRC32 intrinsic
- Resolved
-
JDK-8214619 ppc: enhancement of CRC32 intrinsic
- Resolved
-
JDK-8220872 ppc: enhancement of CRC32 intrinsic
- Resolved
-
JDK-8166784 ppc: enhancement of CRC32 intrinsic
- Closed
- relates to
-
JDK-8131048 ppc: implement CRC32 intrinsic
- Resolved