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

svld1rq_f32 and svmla_lane_f32 not support? #1142

Closed 486946 closed 5 months ago

486946 commented 5 months ago

svld1rq_f32 and svmla_lane_f32 not support?
and sve2 gather & scatter &histcnt not support. which version will support ?

thanks

mr-c commented 5 months ago

Hello @486946 ; we have only a very little bit of SVE implemented in SIMDe, and no SVE2.

https://github.com/simd-everywhere/simde/issues/609