simd
simd copied to clipboard
Doesn't work on arm without neon
src/common.rs needs to be fixed to be consistent with src/arm/mod.rs, it otherwise tries to import neon on all arm architectures.