RFR: 8326962: C2 SuperWord: cache VPointer [v2]

Emanuel Peter epeter at openjdk.org
Tue Apr 2 16:01:25 UTC 2024


On Tue, 2 Apr 2024 15:56:47 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> src/hotspot/share/opto/superword.hpp line 498:
>> 
>>> 496:   }
>>> 497: 
>>> 498:   // VLoopDependencyGraph Accessors
>> 
>> Suggestion:
>> 
>>   // VLoopDependencyGraph accessors
>
> Well, I have it upper-case in all other cases... but the real mistake is that it should be a `VLoopVPointer` accessor.

Would you like me to change all `Accessors` -> `accessors`?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18577#discussion_r1548157167


More information about the hotspot-compiler-dev mailing list