Integrated: 8321001: RISC-V: C2 SignumVF
Hamlin Li
mli at openjdk.org
Thu Dec 7 14:32:13 UTC 2023
On Fri, 1 Dec 2023 15:24:35 GMT, Hamlin Li <mli at openjdk.org> wrote:
> Hi,
> Can you review the patch to add intrinisc SignumVF/SignumVD on riscv?
> Thanks
>
> ## Test
> test/hotspot/jtreg/compiler/intrinsics/
> test/hotspot/jtreg/compiler/vectorapi/
> and tests found via:
> grep -nr test/hotspot/jtreg/ -we Math.signum
> and test found via:
> grep -nr test/jdk/ -we Math.signum
This pull request has now been integrated.
Changeset: 2f9e70e4
Author: Hamlin Li <mli at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2f9e70e4ad94af0b94fd2fbc97356b32f0b73628
Stats: 37 lines in 5 files changed: 35 ins; 0 del; 2 mod
8321001: RISC-V: C2 SignumVF
8321002: RISC-V: C2 SignumVD
Reviewed-by: fyang
-------------
PR: https://git.openjdk.org/jdk/pull/16925
More information about the hotspot-compiler-dev
mailing list