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

2024-07-23 Thread fitzsim
On Fri, 19 Jul 2024 09:18:13 GMT, Andrew Haley wrote: > Compared to current implementation in #19185, my bit concern about [This > branch](https://github.com/fitzsim/jdk/commits/regenerate-sleef-headers-1/) > is the future maintainence effort when we need to update the sleef source

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

2024-07-18 Thread fitzsim
.vector/linux/native/sleef/src/libm/sleefinline_header.h.org 164K./src/jdk.incubator.vector/linux/native/sleef/src/libm/sleefsimddp.c 152K./src/jdk.incubator.vector/linux/native/sleef/src/libm/sleefsimdsp.c 624Ktotal I was able to extract the shell and C preprocessing steps from the