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

o1vm/riscv32: remove unused divmod_signed #2802

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

dannywillems
Copy link
Member

As for mul_hi_lo(_signed), the method is splitted.

@dannywillems dannywillems requested a review from svv232 November 20, 2024 16:06
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.95%. Comparing base (4e0220d) to head (77a50c4).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2802      +/-   ##
==========================================
+ Coverage   71.92%   71.95%   +0.03%     
==========================================
  Files         256      256              
  Lines       60241    60212      -29     
==========================================
- Hits        43327    43326       -1     
+ Misses      16914    16886      -28     

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

@dannywillems dannywillems force-pushed the dw/o1vm/riscv32/implement-mod-signed branch from bd3e706 to 4e0220d Compare December 2, 2024 18:47
As for mul_hi_lo(_signed), the method is splitted.
@dannywillems dannywillems force-pushed the dw/o1vm/riscv32/remove-unused-divmod-signed branch from de7f623 to 77a50c4 Compare December 2, 2024 18:50
@dannywillems
Copy link
Member Author

Rebased

Base automatically changed from dw/o1vm/riscv32/implement-mod-signed to master December 2, 2024 21:26
@dannywillems dannywillems merged commit 4326735 into master Dec 2, 2024
8 checks passed
@dannywillems dannywillems deleted the dw/o1vm/riscv32/remove-unused-divmod-signed branch December 2, 2024 21:26
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