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

transformations: (riscv) handle f64 lowering in int to float conversion #2561

Merged
merged 3 commits into from
May 13, 2024

Conversation

superlopuh
Copy link
Member

No description provided.

@superlopuh superlopuh added the transformations Changes or adds a transformatio label May 11, 2024
@superlopuh superlopuh self-assigned this May 11, 2024
Copy link

codecov bot commented May 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.75%. Comparing base (59386fe) to head (8b2a45e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2561      +/-   ##
==========================================
- Coverage   89.75%   89.75%   -0.01%     
==========================================
  Files         354      354              
  Lines       44741    44750       +9     
  Branches     6712     6714       +2     
==========================================
+ Hits        40159    40165       +6     
- Misses       3601     3603       +2     
- Partials      981      982       +1     

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

Copy link
Collaborator

@AntonLydike AntonLydike left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is super neat stuff 🥃

@superlopuh superlopuh merged commit cdbe2da into main May 13, 2024
10 checks passed
@superlopuh superlopuh deleted the sasha/arith/sitofp-lowering branch May 13, 2024 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
transformations Changes or adds a transformatio
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants