RFR: 8320646: RISC-V: C2 VectorCastHF2F [v4]

Hamlin Li mli at openjdk.org
Mon Mar 4 12:01:27 UTC 2024


> 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

Hamlin Li has updated the pull request incrementally with three additional commits since the last revision:

 - refine code
 - refine code according to review comments
 - move code

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/17698/files
  - new: https://git.openjdk.org/jdk/pull/17698/files/0dce1573..08dce191

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17698&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17698&range=02-03

  Stats: 196 lines in 1 file changed: 96 ins; 93 del; 7 mod
  Patch: https://git.openjdk.org/jdk/pull/17698.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17698/head:pull/17698

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


More information about the hotspot-dev mailing list