arduano / simdeez

easy simd
MIT License
332 stars 25 forks source link

All tests passing #55

Closed arduano closed 1 year ago

arduano commented 1 year ago

The f64 rounding function on SSE2 appeared to be incorrect.

The cve test appeared to be inconsistent due to the underlying hardware implementation and I'm not sure how to account for that. It was originally commented out when I took over this codebase.