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

Implement translation and execution for v128.loadN_lane instructions #1427

Merged
merged 12 commits into from
Mar 26, 2025

Conversation

Robbepop
Copy link
Member

No description provided.

Copy link

codecov bot commented Mar 26, 2025

Codecov Report

Attention: Patch coverage is 87.50000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 71.25%. Comparing base (381fee1) to head (0aa038a).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/wasmi/src/engine/translator/simd/mod.rs 71.42% 12 Missing ⚠️
crates/ir/src/enum.rs 77.77% 2 Missing ⚠️
crates/wasmi/src/engine/executor/instrs.rs 95.45% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1427      +/-   ##
==========================================
+ Coverage   71.11%   71.25%   +0.14%     
==========================================
  Files         161      161              
  Lines       16167    16264      +97     
==========================================
+ Hits        11497    11589      +92     
- Misses       4670     4675       +5     

☔ 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.

@Robbepop Robbepop merged commit 9c425fb into main Mar 26, 2025
19 checks passed
@Robbepop Robbepop deleted the rf-implement-simd-load-lane-ops branch March 26, 2025 19: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.

None yet

1 participant