Integrated: 8343555: RISC-V: make some verified (on hardware) extension options diagnostic
Hamlin Li
mli at openjdk.org
Mon Nov 11 21:36:53 UTC 2024
On Mon, 4 Nov 2024 18:33:00 GMT, Hamlin Li <mli at openjdk.org> wrote:
> Hi,
> Can you help to review this simple patch?
> Previously this UseZvfh was changed from experimental to product because we have real hardware to verify the feature, but as pointed out by @RealFYang , this one should ber a diagnostic option, as we don't want to expose too many options to users.
> Thanks
This pull request has now been integrated.
Changeset: cbf4dd58
Author: Hamlin Li <mli at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/cbf4dd588bf371e13e81204b1585d34bfadddb42
Stats: 7 lines in 1 file changed: 0 ins; 0 del; 7 mod
8343555: RISC-V: make some verified (on hardware) extension options diagnostic
Reviewed-by: fyang, rehn
-------------
PR: https://git.openjdk.org/jdk/pull/21885
More information about the hotspot-compiler-dev
mailing list