RFR: 8327109: Refactor data graph cloning used in create_new_if_for_predicate() into separate class [v3]

Emanuel Peter epeter at openjdk.org
Mon Mar 4 09:36:55 UTC 2024


On Mon, 4 Mar 2024 09:21:31 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> Christian Hagedorn has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Remove dead declaration
>
> src/hotspot/share/opto/loopnode.hpp line 38:
> 
>> 36: class BaseCountedLoopEndNode;
>> 37: class CountedLoopNode;
>> 38: class DataInputGraph;
> 
> Suggestion:

Is also dead

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/18080#discussion_r1510852262


More information about the hotspot-compiler-dev mailing list