RFR: 8282365: Optimize divideUnsigned and remainderUnsigned for constants [v4]
Quan Anh Mai
qamai at openjdk.org
Mon Oct 3 16:12:42 UTC 2022
On Tue, 27 Sep 2022 20:56:20 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Quan Anh Mai has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 20 commits:
>>
>> - code styles
>> - Merge branch 'master' into unsignedDiv
>> - Merge branch 'master' into unsignedDiv
>> - Merge branch 'master' into unsignedDiv
>> - micro
>> - whitespace
>> - whitespace
>> - large divisor
>> - fix build
>> - fix 32-bit
>> - ... and 10 more: https://git.openjdk.org/jdk/compare/3419363e...156f65c0
>
> I also asked to have separate positive and negative divisor values in JMH tests. In addition to mixed ones.
@vnkozlov I have addressed your reviews in the last commit. Thanks very much.
-------------
PR: https://git.openjdk.org/jdk/pull/9947
More information about the hotspot-compiler-dev
mailing list