Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135558 | emb-9 | Ed Nevill | P4 | Resolved | Fixed | team |
PopCountI and PopCountL are not supported in aarch64.ad
These can be implemented using the SIMD 'cnt' and 'addv' instructions.
These can be implemented using the SIMD 'cnt' and 'addv' instructions.
- backported by
-
JDK-8135558 aarch64: add support for PopCount in C2
-
- Resolved
-