RFR: 8320646: RISC-V: C2 VectorCastHF2F [v7]
Hamlin Li
mli at openjdk.org
Wed Mar 6 17:51:13 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 one additional commit since the last revision:
minor improvements
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17698/files
- new: https://git.openjdk.org/jdk/pull/17698/files/bf5c1239..def78b12
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17698&range=06
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17698&range=05-06
Stats: 28 lines in 3 files changed: 4 ins; 5 del; 19 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