RFR: 8329816: Add SLEEF version 3.6.1

Mikael Vidstedt mikael at openjdk.org
Thu Jun 27 22:03:37 UTC 2024


On Mon, 24 Jun 2024 13:30:35 GMT, Hamlin Li <mli at openjdk.org> wrote:

>> [JDK-8312425](https://bugs.openjdk.org/browse/JDK-8312425) is looking to optimize vector math operations by leveraging the SLEEF library. For legal reasons the actual contribution of the SLEEF files needs to be handled separately. This enhancement adds the relevant files, enabling the rest of [JDK-8312425](https://bugs.openjdk.org/browse/JDK-8312425) to move forward.
>
> In case you need it and avoid to generate yourself, I've generated sleef inline header of 3.6.1 for riscv, it's at https://github.com/openjdk/jdk/pull/18605/commits/c279a3c290554892939267d9ebe88198988d31a4

@Hamlin-Li I have generated the header files (two aarch64 and the new one for riscv64) using SLEEF 3.6.1. Please make sure they match your expectations!

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

PR Comment: https://git.openjdk.org/jdk/pull/19185#issuecomment-2195728763


More information about the build-dev mailing list