RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v9]
Andrew Haley
aph at openjdk.org
Mon Jul 15 17:02:56 UTC 2024
On Mon, 15 Jul 2024 14:42:45 GMT, Hamlin Li <mli at openjdk.org> wrote:
> > I can't tell what problem we're trying to solve by not simply checking in the source code, in its preferred form, to the OpenJDK tree. Thhis has practical advantages to do with traceability and security, and in-principle reasons to do with basic Open Source practice too. On the other side, there are no disadvantages.
>
> Do you suggest to copy the whole sleef source repo into jdk?
I think so, along with scripting that generates the preprocessed file we use. It might be the case that there are some sleef files not used at all they could be omitted, but I'm not sure it would be useful, and from a traceability point of view it's probably best to grab it all, unless it's really huge
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18605#issuecomment-2228979596
More information about the build-dev
mailing list