RFR: 8253524: C2: Refactor code that clones predicates during loop unswitching [v2]
Roland Westrelin
roland at openjdk.java.net
Wed Sep 23 12:14:10 UTC 2020
On Wed, 23 Sep 2020 11:51:43 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
>> Roland Westrelin has updated the pull request incrementally with one additional commit since the last revision:
>>
>> code style
>
> src/hotspot/share/opto/loopPredicate.cpp line 350:
>
>> 348:
>> 349: #ifndef PRODUCT
>> 350: void PhaseIdealLoop::check_created_predicate_for_unswitching(const Node *new_entry) const {
>
> Asterisk: `Node*`
@chhagedorn thanks for the review (and offline comments). Should be fixed now.
-------------
PR: https://git.openjdk.java.net/jdk/pull/317
More information about the hotspot-compiler-dev
mailing list