shibatch / sleef

SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
https://sleef.org
Boost Software License 1.0
661 stars 131 forks source link

Revert "Enable GNUABI build on more targets #525 (#562)" #577

Closed joeramsay closed 1 month ago

joeramsay commented 1 month ago

Checklist

What is the purpose of this pull request?

Only Linux supports the AArch64 vector ABI, so it doesn't make sense to expose these symbols anywhere else for AArch64. Without any compelling reason to provide them on x86_64, it is better to just revert this patch and deal with this more carefully after the release.

What changes did you make?

This reverts commit 0e47fcc37543ec9e735bf0ced257d19b8b406f4b.