RFR: 8322195: RISC-V: Minor improvement of MD5 instrinsic [v2]

Hamlin Li mli at openjdk.org
Tue Dec 19 08:48:03 UTC 2023


On Tue, 19 Dec 2023 01:36:39 GMT, Fei Yang <fyang at openjdk.org> wrote:

>> Hamlin Li has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - add space
>>  - Add some comment
>
> src/hotspot/cpu/riscv/stubGenerator_riscv.cpp line 4163:
> 
>> 4161:     // in the following code, it does not care about the content of
>> 4162:     // higher 32-bits in state[x]. Based on this observation,
>> 4163:     // we can apply futher optimization, which is to just ignore the
> 
> Nit: /futher/further/

Oh, thanks for catching!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17123#discussion_r1431087694


More information about the hotspot-compiler-dev mailing list