klauspost / reedsolomon

Reed-Solomon Erasure Coding in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NEON support for ARMv7

jeffpeng78 opened this issue · comments

Really loves this project and the performance is great on ARM64 NEON.

I am working on a project on the ARMv7 platform.
It looks like NEON is also supported on ARMv7:
SIMD ISAs | Neon

Do you have any plan to support ARMv7 platform?
Thanks!

No, but contributions are of course welcome.