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

Thin out SIMD libraries into common code #526

Open
solidpixel opened this issue Nov 16, 2024 · 1 comment
Open

Thin out SIMD libraries into common code #526

solidpixel opened this issue Nov 16, 2024 · 1 comment

Comments

@solidpixel
Copy link
Contributor

We should aim to minimize the amount of code in the per-ISA SIMD headers, moving things we can into a common header. We've done this for the 4-wide code, although it could do with a cleanup pass, but we should do it for the 8-wide ISAs too.

@solidpixel
Copy link
Contributor Author

solidpixel commented Nov 16, 2024

Removals:

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

No branches or pull requests

1 participant