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

Provide SSSE3, AVX2, and AVX512 optimized Reed-Solomon functions #2828

Merged
merged 2 commits into from
Jul 12, 2024

Update nanors to fix AVX-512 memory corruption

a0d6f26
Select commit
Loading
Failed to load commit list.
Merged

Provide SSSE3, AVX2, and AVX512 optimized Reed-Solomon functions #2828

Update nanors to fix AVX-512 memory corruption
a0d6f26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 11, 2024 in 0s

46.15% of diff hit (target 8.99%)

View this Pull Request on Codecov

46.15% of diff hit (target 8.99%)

Annotations

Check warning on line 132 in src/rswrapper.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rswrapper.c#L128-L132

Added lines #L128 - L132 were not covered by tests

Check warning on line 146 in src/rswrapper.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rswrapper.c#L142-L146

Added lines #L142 - L146 were not covered by tests