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

Port AVX2 forward transforms to NEON #3275

Merged
merged 3 commits into from
Oct 25, 2023
Merged

Conversation

barrbrain
Copy link
Collaborator

This is a 1:1 translation, not specifically optimized for NEON differentiators.

@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/asm/shared/transform/mod.rs 100.00% <ø> (ø)
src/asm/x86/transform/forward.rs 99.69% <100.00%> (+0.64%) ⬆️
src/transform/forward.rs 100.00% <100.00%> (ø)
src/transform/forward_shared.rs 99.86% <100.00%> (+<0.01%) ⬆️
src/asm/shared/transform/forward.rs 98.59% <98.59%> (ø)

... and 1 file with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@barrbrain barrbrain force-pushed the aarch64-fwd-tx branch 3 times, most recently from 4f4ccf2 to 02e8a5f Compare October 25, 2023 08:32
@barrbrain barrbrain merged commit 4d1276c into xiph:master Oct 25, 2023
24 of 25 checks passed
@barrbrain barrbrain deleted the aarch64-fwd-tx branch October 25, 2023 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants