RFR: 8355668: RISC-V: jdk/incubator/vector/Int256VectorTests.java fails when using RVV [v4]
Gui Cao
gcao at openjdk.org
Mon Apr 28 07:31:00 UTC 2025
> Hi, After https://github.com/openjdk/jdk/pull/24129, some tests run failed. due to the fact that the later predicate condition overrides the previous one.
>
> ### Testing
> qemu-system 9.1.50 with UseRVV:
>
> - [x] Run test/jdk/jdk/incubator/vector (fastdebug)
Gui Cao has updated the pull request incrementally with one additional commit since the last revision:
Revert instruct name
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24910/files
- new: https://git.openjdk.org/jdk/pull/24910/files/ed5c6842..80e9c6f7
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24910&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24910&range=02-03
Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/24910.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24910/head:pull/24910
PR: https://git.openjdk.org/jdk/pull/24910
More information about the hotspot-compiler-dev
mailing list