Integrated: 8320646: RISC-V: C2 VectorCastHF2F

Hamlin Li mli at openjdk.org
Thu Mar 7 12:24:04 UTC 2024


On Sun, 4 Feb 2024 09:38:48 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Hi,
> Can you review this patch to add instrinsics for VectorCastHF2F/VectorCastF2HF?
> Thanks!
> 
> ## Test
> 
> test/jdk/java/lang/Float/Binary16ConversionNaN.java
> test/jdk/java/lang/Float/Binary16Conversion.java
> 
> hotspot/jtreg/compiler/intrinsics/float16
> hotspot/jtreg/compiler/vectorization/TestFloatConversionsVectorjava
> hotspot/jtreg/compiler/vectorization/TestFloatConversionsVectorNaN.java

This pull request has now been integrated.

Changeset: d7273ac8
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d7273ac8b1ad8bc5d0a17fff5dc941c735fdae24
Stats:     378 lines in 9 files changed: 371 ins; 0 del; 7 mod

8320646: RISC-V: C2 VectorCastHF2F
8320647: RISC-V: C2 VectorCastF2HF

Reviewed-by: luhenry, fyang

-------------

PR: https://git.openjdk.org/jdk/pull/17698


More information about the hotspot-dev mailing list