Closed phip1611 closed 2 years ago
This isn't a fix, there's an underlying issue in LLVM by the sound of it and I believe a better workaround is just not using the simd
Not a fix, yes. But it gives users a clear message to deactivate the simd
feature.
This is a partial fix for #98, that at least breaks builds early with a clear message if the crate gets compiled with softfloat/without sse etc!