RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v5]
Sacha Coppey
duke at openjdk.org
Tue Aug 23 14:16:31 UTC 2022
On Tue, 23 Aug 2022 07:59:32 GMT, Fei Yang <fyang at openjdk.org> wrote:
> So I give it a second try with fastdebug build on my unmatched board [1], I see the error has changed into [2]. Is there anything I missed? Thanks.
I don't know why I did not get this assertion error on my end before. I fixed the issue and rebuilt the project to check it passes. I hope there is nothing else about this.
Also, I removed the Vector registers and Kinds.
-------------
PR: https://git.openjdk.org/jdk/pull/9587
More information about the hotspot-compiler-dev
mailing list