RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Magnus Ihse Bursie
ihse at openjdk.org
Thu Nov 23 14:14:18 UTC 2023
On Thu, 23 Nov 2023 01:41:46 GMT, Xiaohong Gong <xgong at openjdk.org> wrote:
>> As I said above, you should not mix the two together. Keep the library handling for libsleef. Move the march setting to where it belongs. And rename the files, functions and variables after this.
>
> OK, I see. It makes sense that the suffix name should be choosed mainly based on the real module name that is searched/checked in configure.
This still needs fixing.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16234#discussion_r1403428592
More information about the core-libs-dev
mailing list