RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v2]
Hamlin Li
mli at openjdk.org
Mon Sep 23 16:25:03 UTC 2024
On Mon, 23 Sep 2024 09:09:46 GMT, Ludovic Henry <luhenry at openjdk.org> wrote:
>> Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
>>
>> modify cflags style
>
> src/jdk.incubator.vector/linux/native/libsleef/lib/vector_math_rvv.c line 24:
>
>> 22: */
>> 23:
>> 24: #ifdef __riscv_v_intrinsic
>
> It would be worth adding a comment on which version of the compiler would be affected, and what would then be the behavior
Added some comments, thanks!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21083#discussion_r1771751510
More information about the hotspot-dev
mailing list