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

AArch64: Implement polyvec_compress and polyvec_decompress in asm/intrincis #320

Closed
mkannwischer opened this issue Nov 3, 2024 · 1 comment
Labels
aarch64 enhancement New feature or request

Comments

@mkannwischer
Copy link
Contributor

https://github.com/pq-code-package/mlkem-c-aarch64/issues/224 identified polyvec_compress and polyvec_decompress taking significant time on x86.

We should check this similarly applies to AArch64 and possibly implement those in intrincis/assembly.

@mkannwischer mkannwischer added enhancement New feature or request aarch64 labels Nov 3, 2024
@mkannwischer
Copy link
Contributor Author

Superseded by #474.

@mkannwischer mkannwischer closed this as not planned Won't fix, can't repro, duplicate, stale Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aarch64 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant