RFR: 8320646: RISC-V: C2 VectorCastHF2F [v2]
Hamlin Li
mli at openjdk.org
Wed Feb 7 15:22:09 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:
add some comments
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17698/files
- new: https://git.openjdk.org/jdk/pull/17698/files/521c2221..5964bb60
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17698&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17698&range=00-01
Stats: 11 lines in 1 file changed: 11 ins; 0 del; 0 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