RFR: 8343600: RISC-V: enable CRC32 intrinsic when either Zba or RVV are supported
Hamlin Li
mli at openjdk.org
Wed Nov 6 10:11:32 UTC 2024
On Wed, 6 Nov 2024 09:58:35 GMT, Fei Yang <fyang at openjdk.org> wrote:
> Looks fine to me. The dependence on Zba should be a separate issue. Thanks.
Thanks.
Yeah, potential issue due to Zba is better to be resolved when we face the real world issue, or if we can make sure the issue is going to happen in normal cases, for the latter one I'm not sure, if anyone is pretty sure, please help to propose a change, we will fix it soon.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21897#issuecomment-2459198224
More information about the hotspot-dev
mailing list