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: (riscv_snitch) add vfmac.s and vfsum.s #2932

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

superlopuh
Copy link
Member

We need these to implement matmul_t on f32

@superlopuh superlopuh added the dialects Changes on the dialects label Jul 23, 2024
@superlopuh superlopuh self-assigned this Jul 23, 2024
Copy link

codecov bot commented Jul 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.92%. Comparing base (c15255e) to head (5be10b4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2932      +/-   ##
==========================================
- Coverage   89.94%   89.92%   -0.03%     
==========================================
  Files         406      406              
  Lines       50691    50747      +56     
  Branches     7833     7841       +8     
==========================================
+ Hits        45593    45632      +39     
- Misses       3865     3880      +15     
- Partials     1233     1235       +2     

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

@superlopuh superlopuh merged commit 3dfa28b into main Jul 23, 2024
10 checks passed
@superlopuh superlopuh deleted the sasha/riscv_snitch/vfmacs-vfsums branch July 23, 2024 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dialects Changes on the dialects
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants