You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes XSIMD_INLINE for compilers that don't have always_inline
Small fix for compiler (and linters) that do not have the attribute always_inline.
This avoids a cascade of false positives.
Co-authored-by: JetBrains <contact@jetbrains.com>
Co-authored-by: Marco Barbone <mbarbone@flatironinstitute.org>
0 commit comments