Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace custom simd intrinsics with simde? #84

Open
dromer opened this issue Dec 18, 2022 · 0 comments
Open

Replace custom simd intrinsics with simde? #84

dromer opened this issue Dec 18, 2022 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@dromer
Copy link
Collaborator

dromer commented Dec 18, 2022

Mainly looking at:
https://github.com/Wasted-Audio/hvcc/blob/develop/hvcc/generators/ir2c/static/HvMath.h
https://github.com/Wasted-Audio/hvcc/blob/develop/hvcc/generators/ir2c/static/HvUtils.h

and wondering if this could be simplified and offloaded in part to:
https://github.com/simd-everywhere/simde

@dromer dromer added enhancement New feature or request help wanted Extra attention is needed question Further information is requested labels Dec 18, 2022
@dromer dromer added this to Todo in Core Improvements Jul 26, 2023
@dromer dromer removed the help wanted Extra attention is needed label Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
Development

No branches or pull requests

1 participant