Loading... (original) (raw)

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.

backported by

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8135558 aarch64: add support for PopCount in C2