RFR: 8255720: Optimize bci_to_dp/-data by enabling iteration over raw DataLayouts [v2]
Claes Redestad
redestad at openjdk.java.net
Mon Nov 2 13:23:57 UTC 2020
On Mon, 2 Nov 2020 01:50:52 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Claes Redestad has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains six additional commits since the last revision:
>>
>> - More lines
>> - Merge branch 'master' into bci_to_dp_opt
>> - Merge branch 'master' into bci_to_dp_opt
>> - Optimize bci_to_data in ciMethodData
>> - Optimize bci_to_data similarly, remove dead code
>> - Optimize bci_to_dp by enabling iteration over DataLayouts with as few allocations as possible
>
> Nice!
@vnkozlov @TobiHartmann - thank you for reviewing!
-------------
PR: https://git.openjdk.java.net/jdk/pull/988
More information about the hotspot-compiler-dev
mailing list