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

dialects (arm): add mul instruction with 2 source registers #3515

Merged
merged 2 commits into from
Nov 26, 2024

change positional arg to named arg

55ef701
Select commit
Loading
Failed to load commit list.
Merged

dialects (arm): add mul instruction with 2 source registers #3515

change positional arg to named arg
55ef701
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2024 in 0s

90.33% (target 1.00%)

View this Pull Request on Codecov

90.33% (target 1.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.33%. Comparing base (7ebcb70) to head (55ef701).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3515      +/-   ##
==========================================
- Coverage   90.33%   90.33%   -0.01%     
==========================================
  Files         464      464              
  Lines       58157    58165       +8     
  Branches     5557     5559       +2     
==========================================
+ Hits        52536    52542       +6     
- Misses       4190     4192       +2     
  Partials     1431     1431              

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