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.28k stars 237 forks source link

reimplement the removed FCVTZS/FCVTMS/FCVTPS/FCVTNS family intrinsics #1177

Open mr-c opened 2 months ago

mr-c commented 2 months ago

https://github.com/simd-everywhere/simde/commit/339ffe4ca89bf6698cab0c8420fe813a4e293aec

Please test using real hardware ; see https://github.com/simd-everywhere/simde/issues/1099 for more details

pthariensflame commented 2 months ago

I might try to handle this, since I have an M3 machine locally.