Skip to content

Use interleave() instead of zip_low()/zip_high() for better perf on AVX2#116

Merged
Shnatsel merged 7 commits into
mainfrom
interleave-explicit-op
May 16, 2026
Merged

Use interleave() instead of zip_low()/zip_high() for better perf on AVX2#116
Shnatsel merged 7 commits into
mainfrom
interleave-explicit-op

Conversation

@Shnatsel

Copy link
Copy Markdown
Collaborator

This is done but can't be merged until linebender/fearless_simd#206 is published

@codecov-commenter

codecov-commenter commented Apr 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.76%. Comparing base (f98c3cd) to head (ce04413).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
- Coverage   98.77%   98.76%   -0.01%     
==========================================
  Files          10       10              
  Lines        2856     2844      -12     
==========================================
- Hits         2821     2809      -12     
  Misses         35       35              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Shnatsel Shnatsel marked this pull request as ready for review May 16, 2026 13:40
@Shnatsel Shnatsel merged commit ec285bb into main May 16, 2026
10 checks passed
@Shnatsel Shnatsel deleted the interleave-explicit-op branch May 16, 2026 13:44
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

Successfully merging this pull request may close these issues.

2 participants