Disable std::simd backend when compiling with libc++
The implementation from libc++ is not complete. It lacks support for static_simd_cast, which we use. For more information, please see https://libcxx.llvm.org/Status/Parallelism.html
Please register or sign in to comment