RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v4]
Hamlin Li
mli at openjdk.org
Mon Mar 25 20:22:28 UTC 2024
On Mon, 25 Mar 2024 09:15:21 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> > A question about the licensing: how long does it take to finish the legal process of the sleef licence?
>
> I am not sure this is a relevant question anymore. As I said, the libsleef build system seems virtually impossible to integrate into the OpenJDK build, so I no longer believe this is a way forward.
It's not necessary to integrate libsleef build sysstem into jdk, we just need to integrate the final sources (generated by sleef cmake) into jdk. I have tested it, it works. We still need legal process support from Oracle.
But anyway, it's a furture incremental solution after this pr, am I right? Or are we going to change direction?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18294#issuecomment-2018839778
More information about the build-dev
mailing list