Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

Make the SIMD functions switchable at runtime #27

Open
klnikita opened this issue Mar 11, 2016 · 0 comments
Open

Make the SIMD functions switchable at runtime #27

klnikita opened this issue Mar 11, 2016 · 0 comments

Comments

@klnikita
Copy link
Contributor

We have plenty of Intel SSE intrinsics functions in the code.
It would be interesting to make their usage optional with a macro so we would be able to support a memcpy() like version for not Intel platform and to implement other kind of SIMD (ARM Neon for example).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant