RFR: 8366127: RISC-V: compiler/intrinsics/TestVerifyIntrinsicChecks.java fails when running without RVV

duke duke at openjdk.org
Wed Aug 27 02:07:50 UTC 2025


On Tue, 26 Aug 2025 03:19:09 GMT, Dingli Zhang <dzhang at openjdk.org> wrote:

> Hi,
> Can you help to review this patch? Thanks!
> 
> We noticed that compiler/intrinsics/TestVerifyIntrinsicChecks.java fails when running on sg2042.
> The error is caused by the intrinsic `EncodeISOArray` corresponding to `encodeAsciiArray0` requiring RVV on riscv. (See `encode_iso_array_v` in `c2_MacroAssembler_riscv.cpp`)
> 
> ### Test (fastdebug)
> - [x] Run compiler/intrinsics/TestVerifyIntrinsicChecks.java on k1 and sg2042

@DingliZhang 
Your change (at version 24c829f12ecf2fd9321cd7e18fb9046754ab510b) is now ready to be sponsored by a Committer.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/26935#issuecomment-3226493922


More information about the hotspot-compiler-dev mailing list