[riscv-port] Integrated: 8278547: riscv: Refactor moving assembler functions for vector instructions into separate file
Yanhong Zhu
yzhu at openjdk.java.net
Thu Dec 16 01:34:29 UTC 2021
On Wed, 15 Dec 2021 08:59:57 GMT, Yanhong Zhu <yzhu at openjdk.org> wrote:
> RISCV have several feature extensions: RVV, RVC and RVB.
> Work in under progress to support those features in Hotspot JVM.
> For maintenance purposes, we should move assembler functions for specific feature into separate file.
> This patch refactors existing code moving assembler functions for RVV into feature-specific files.
>
> Hotspot and jdk tier1 passed on the unmatched board. Performed full jtreg tests with qemu without new failures.
This pull request has now been integrated.
Changeset: ec881ea7
Author: Yanhong Zhu <yzhu at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL: https://git.openjdk.java.net/riscv-port/commit/ec881ea794451181a124a0f57fcfab5349f7bdde
Stats: 1349 lines in 3 files changed: 696 ins; 651 del; 2 mod
8278547: riscv: Refactor moving assembler functions for vector instructions into separate file
Reviewed-by: yadongwang, fyang
-------------
PR: https://git.openjdk.java.net/riscv-port/pull/32
More information about the riscv-port-dev
mailing list