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

Add explanation on how to use the RISCV vector implementations to the README #1145

Open mr-c opened 4 months ago

mr-c commented 4 months ago

@eric900115 can you do this?

eric900115 commented 4 months ago

Sure. I'll do this.

mr-c commented 2 months ago

This explanation should document the issues faced in https://github.com/simd-everywhere/simde/pull/1184 and their solutions