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.32k stars 239 forks source link

simde_float16: prefer __fp16 if available #1105

Closed mr-c closed 10 months ago

mr-c commented 10 months ago

Fixes: https://github.com/simd-everywhere/simde/issues/1104