shibatch / sleef

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

Mark SLEEF_ALWAYS_INLINE as always_inline #537

Closed luhenry closed 3 months ago

luhenry commented 4 months ago

Without it, it can fail to inline leading to performance loss.

Co-Authored-By: Hamlin Li hamlin@rivosinc.com

luhenry commented 4 months ago

@blapie hi, what would be the path forward for this? Thanks!

nSircombe commented 4 months ago

Hi @luhenry, There are a few regular reviewers / approvers away at the moment, this should get addressed in the next week or so, once they're back online.

luhenry commented 4 months ago

@nSircombe sounds good, thank you!

luhenry commented 3 months ago

CI issue is related to https://github.com/microsoft/linux-package-repositories/issues/130