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

Experiment with Nightly portable SIMD #244

Open
Shnatsel opened this issue May 13, 2022 · 0 comments
Open

Experiment with Nightly portable SIMD #244

Shnatsel opened this issue May 13, 2022 · 0 comments

Comments

@Shnatsel
Copy link
Contributor

The SSE3 and NEON SIMD implementations of IDCT mirror each other very closely.

It would be great to experiment with using the nightly-only Portable SIMD APIs, and see if there is anything missing for a portable implementation that would support both of those targets. If there are some incompatibilities, it's best to find out now, before the API is stabilized and while we can still affect it.

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