RFR: 8319184: RISC-V: improve MD5 intrinsic [v2]

Hamlin Li mli at openjdk.org
Mon Nov 6 16:20:11 UTC 2023


On Mon, 6 Nov 2023 15:15:49 GMT, Antonios Printezis <tonyp at openjdk.org> wrote:

>> Yes, but code would be simpler?
>
> You save one line, but sure. I changed and the generated code is the same.

Yes, that's my point, do the same with less code (not generated code, but the code to writer/reader)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16453#discussion_r1383595874


More information about the hotspot-compiler-dev mailing list