RFR 8209171 : Simplify Java implementation of Integer/Long.numberOfTrailingZeros() (original) (raw)

Martin Buchholz martinrb at google.com
Fri Aug 10 00:42:35 UTC 2018


On Thu, Aug 9, 2018 at 5:27 PM, Ivan Gerasimov <ivan.gerasimov at oracle.com> wrote:

I did not use the intrinsified variants of numberOfLeadingZeros in the benchmark.

Oops! Should have looked more closely!

Did you know about http://www.hackersdelight.org/hdcodetxt/ntz.c.txt



More information about the core-libs-dev mailing list