RFR: 8234331: Add robust and optimized utility for rounding up to next power of two+
John Rose
john.r.rose at oracle.com
Sat Nov 30 07:02:33 UTC 2019
On Nov 28, 2019, at 1:02 PM, Claes Redestad <claes.redestad at oracle.com> wrote:
>
> I just want to point out that the "round up to power of 2"
> implementations I've seen seem prone to the same kind of overflows as a
> next up would, just not for exactly the same set of inputs.
Thanks; I stand corrected.
More information about the hotspot-compiler-dev
mailing list