RFR: 8308656: RISC-V: vstring_compare doesnt manifest usage of all vector registers [v2]
Vladimir Kempik
vkempik at openjdk.org
Thu May 25 05:12:04 UTC 2023
On Thu, 25 May 2023 01:31:06 GMT, Gui Cao <gcao at openjdk.org> wrote:
> Hi, I tested tier1 and `test/jdk/jdk/incubator/vector` before and after using this PR and the test results are the same, no new errors were introduced (using QEMU and with UseRVV enabled in JDK).
Thanks a lot, these vector changes aren't easy to test.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14102#issuecomment-1562275154
More information about the hotspot-compiler-dev
mailing list