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

Fei Yang fyang at openjdk.org
Thu Dec 7 06:13:33 UTC 2023


On Wed, 6 Dec 2023 14:43:49 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
>
> Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix vmseq_vv

Marked as reviewed by fyang (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/16925#pullrequestreview-1769280972


More information about the hotspot-compiler-dev mailing list