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

Magnus Ihse Bursie ihse at openjdk.org
Fri Mar 22 10:25:25 UTC 2024


On Fri, 15 Mar 2024 16:58:06 GMT, Andrew Haley <aph at openjdk.org> wrote:

> What is the relevance of SVE support at build time? Should it matter what the build machine is?

My understanding is that we need a compiler that supports `-march=armv8-a+sve`; otherwise we can't build the redirect library properly. But maybe that is a misunderstanding?

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

PR Comment: https://git.openjdk.org/jdk/pull/18294#issuecomment-2014782528


More information about the build-dev mailing list