RFR: 8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF [v4]
Fei Yang
fyang at openjdk.org
Tue Sep 24 15:16:38 UTC 2024
On Tue, 24 Sep 2024 14:57:48 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
>> Thanks Robbin for helping explaining!
>>
>> minor correction: v1-v7/v24-v31 = callee saved
>
> Yes, sorry what I meant, updated.
Then why would we put a constraint on the number of supported argument vector registers here (v8-v15 instead of v8-v23)? Could we just support all of them, i.e., v8-v23 to comply with the RISC-V psABI?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21083#discussion_r1773564555
More information about the build-dev
mailing list