xtensor-stack / xsimd

C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))
https://xsimd.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
2.15k stars 253 forks source link

Force all functions to be always inline (when possible) #1014

Closed serge-sans-paille closed 4 months ago

serge-sans-paille commented 5 months ago

Fix #644

serge-sans-paille commented 5 months ago

@marzer : a bit late to the party, but that should fix the inlining issues you once had with msvc