-
Enhancement
-
Resolution: Fixed
-
P4
-
24
-
b25
-
riscv
-
linux
Seem that it's more reasonable to control BigInteger shift intrinsics with`UseRVV` option. I witnessed performance benefit on BPI-F3 with the RISC-V vector extension. And it's still possible to disable these two intrinsics with `-XX:DisableIntrinsic` option if we want.
- links to
-
Commit(master) openjdk/jdk/0d666891
-
Review(master) openjdk/jdk/22202