RFR: aarch64: Bit count intrinsic implementation for aarch64

Vladimir Kozlov vladimir.kozlov at oracle.com
Mon Jun 15 16:16:35 UTC 2015


Andrew, please, help Alexeev to file JBS bug and publish webrev on cr.openjdk. We can't review or accept patches which 
are not on cr. server.

There are several hotspot tests which check bitCount intrinsics (for example, 
compiler//codegen/6378821/Test6378821.java) but not full range of values.

Note, jdk tests should be run with -Xcomp to make sure methods are compiled and intrinsics are used.

Thanks,
Vladimir

On 6/15/15 6:51 AM, Alexeev, Alexander wrote:
>
>> Do any of those tests actually test popcount?
>
> Relevant JDK tests also all pass
> jdk/test/java/lang/Long/*
> jdk/test/java/lang/Integer/*
>
> Regards,
> Alexander
>


More information about the hotspot-dev mailing list