RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v5]

Andrew Haley aph at openjdk.org
Fri Dec 1 10:08:11 UTC 2023


On Fri, 1 Dec 2023 09:59:58 GMT, Andrew Haley <aph at openjdk.org> wrote:

> Not having a build time dependency on libsleef means you cannot really verify that the functions you want to call are correct, but maybe you feel secure that they will never change?

We can still have SLEEF tests, but they will require a SLEEF library to be there. We can't control what is present at runtime, though. What are you trying to verify?

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

PR Comment: https://git.openjdk.org/jdk/pull/16234#issuecomment-1835812963


More information about the core-libs-dev mailing list