RFR: 8321010: RISC-V: C2 RoundVF [v7]
Hamlin Li
mli at openjdk.org
Tue Jun 11 21:00:39 UTC 2024
> Hi,
> Can you have a review on this patch to add RoundVF/RoundDF intrinsics?
> Thanks!
>
> ## Tests
>
> test/hotspot/jtreg/compiler/vectorization/TestRoundVectRiscv64.java test/hotspot/jtreg/compiler/c2/cr6340864/TestFloatVect.java test/hotspot/jtreg/compiler/c2/cr6340864/TestDoubleVect.java test/hotspot/jtreg/compiler/floatingpoint/TestRound.java
>
> test/jdk/java/lang/Math/RoundTests.java
Hamlin Li has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 15 commits:
- merge master
- Merge branch 'master' into round-F+D-v
- Merge branch 'master' into round-F+D-v
- restore round mode back to rne
- Merge branch 'master' into round-F+D-v
- fix minors
- merge master
- fix space
- add tests
- add test cases
- ... and 5 more: https://git.openjdk.org/jdk/compare/83b34410...a9faee89
-------------
Changes: https://git.openjdk.org/jdk/pull/17745/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17745&range=06
Stats: 242 lines in 7 files changed: 238 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/17745.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17745/head:pull/17745
PR: https://git.openjdk.org/jdk/pull/17745
More information about the hotspot-compiler-dev
mailing list