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

neon vand: Add RVV optimized implementations #1174

Closed howjmay closed 5 months ago

mr-c commented 5 months ago

Thank you @howjmay !

howjmay commented 5 months ago

Thank you for reviewing!