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
- Previous message: RFR 8209171 : Simplify Java implementation of Integer/Long.numberOfTrailingZeros()
- Next message: RFR 8209171 : Simplify Java implementation of Integer/Long.numberOfTrailingZeros()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: RFR 8209171 : Simplify Java implementation of Integer/Long.numberOfTrailingZeros()
- Next message: RFR 8209171 : Simplify Java implementation of Integer/Long.numberOfTrailingZeros()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]