RFR: 8238669: Long.divideUnsigned is extremely slow for certain values (Needs to be Intrinsic) [v2]
rgiulietti
github.com+70726043+rgiulietti at openjdk.java.net
Wed Sep 9 07:41:13 UTC 2020
On Wed, 9 Sep 2020 06:25:40 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> rgiulietti has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8238669: Long.divideUnsigned is extremely slow for certain values (Needs to be Intrinsic)
>>
>> Added helpful parentheses and comments to clarify aspects not discussed in "Hacker's Delight".
>
> Since this patch does not involve adding the intrinsic, maybe drop "(Needs to be intrinsic)" from the synopsis?
@shipilev I agree, but that's the title chosen by the reporter of the JBS issue. Not sure I can edit it without
impacting bots and tools.
-------------
PR: https://git.openjdk.java.net/jdk/pull/31
More information about the core-libs-dev
mailing list