Francesco Petrogalli
Francesco Petrogalli
glibc remaps `log2[f]` to `__log2[f]_finite`. We need to make sure that the vector form of this symbol is available in `libsleefgnuabi.so`. One it is done, the correspondent gnuabi compatibility test...
Use the google benchmark library [1] to write micro-benchmarks for the vector math routines. Each benchmark should be invoking the function with random values in the input range. [1] https://github.com/google/benchmark
As part of the LLVM- compatibility effort, we decided to move SLEEF documentation to `doxygen`. This task is the initial experimental support for doxygen. We are not sure that this...
The CDE intrinsics are specified here: https://arm-software.github.io/acle/main/acle.html#custom-datapath-extension-1 This issue is to track what needs to be done and agreed to be able to remove the intrinsics out of BETA quality.