RFR: 8352218: RISC-V: Zvfh requires RVV [v5]
Fei Yang
fyang at openjdk.org
Wed Mar 26 09:04:15 UTC 2025
On Wed, 26 Mar 2025 07:47:32 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
>> Hi please consider.
>>
>> Added case to turn off UseZvfh when no RVV.
>> Which is the cause of the test issues, zvfh on but no rvv.
>>
>> Also made all case identical and added no warning when default.
>> Move them to the common init, as the "UseExtension" is not C2 specific.
>>
>> Manual tested and some random compiler tests.
>>
>> Thanks, Robbin
>
> Robbin Ehn has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 10 commits:
>
> - Spell fix
> - Merge branch 'master' into maxvector_0
> - dep check
> - Merge branch 'master' into maxvector_0
> - Merge branch 'master' into maxvector_0
> - Merge branch 'master' into maxvector_0
> - hwprobe deps
> - Merge branch 'master' into maxvector_0
> - Moved to common
> - Disable UseZvfh when no RVV
Marked as reviewed by fyang (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/24094#pullrequestreview-2716351952
More information about the hotspot-dev
mailing list