RFR: 8340732: RISC-V: Refactor crc32 scalar version [v2]
Hamlin Li
mli at openjdk.org
Wed Sep 25 13:56:36 UTC 2024
On Wed, 25 Sep 2024 08:51:46 GMT, Fei Yang <fyang at openjdk.org> wrote:
> Updated change looks good to me. Any test performed? Thanks.
Thanks for reviewing!
I just did a test, there is a little difference from previous version, some perf gain, some perf loss when size <= 256, when size get bigger, there is no difference. Basically I think we are good.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21150#issuecomment-2374162186
More information about the hotspot-dev
mailing list