RFR: 8321001: RISC-V: C2 SignumVF [v3]

Hamlin Li mli at openjdk.org
Tue Dec 5 15:03:47 UTC 2023


> 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

Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:

  enable TestSignumVector.java on riscv

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/16925/files
  - new: https://git.openjdk.org/jdk/pull/16925/files/4b89ab0f..3dddd029

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16925&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16925&range=01-02

  Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/16925.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16925/head:pull/16925

PR: https://git.openjdk.org/jdk/pull/16925


More information about the hotspot-compiler-dev mailing list