simd-everywhere / simde

Implementations of SIMD instruction sets for systems which don't natively support them.
https://simd-everywhere.github.io/blog/
MIT License
2.35k stars 244 forks source link

Release 0.8.2 #1176

Closed mr-c closed 5 months ago

mr-c commented 5 months ago
mr-c commented 5 months ago

Debian test results: only the same two failing tests on mips64el (related to exotic NaNs, I think) https://github.com/simd-everywhere/simde/issues/1091#issuecomment-1822718824

The i386 tests are no longer failing

mr-c commented 5 months ago

Done!