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

backend: (x86) fix register set coverage #3914

Merged
merged 8 commits into from
Feb 14, 2025
Merged

Conversation

compor
Copy link
Collaborator

@compor compor commented Feb 14, 2025

Re-attempt on #3866 which was reverted as I broke main.

I'd appreciate a quick review to get it off my stack.

@compor compor added the backend Compiler backend in xDSL label Feb 14, 2025
@compor compor requested review from superlopuh and qaco February 14, 2025 12:49
@compor compor self-assigned this Feb 14, 2025
Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.29%. Comparing base (f0a3aac) to head (af6c7b0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3914      +/-   ##
==========================================
+ Coverage   91.28%   91.29%   +0.01%     
==========================================
  Files         466      466              
  Lines       57985    58007      +22     
  Branches     5566     5566              
==========================================
+ Hits        52929    52958      +29     
+ Misses       3629     3621       -8     
- Partials     1427     1428       +1     

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

@compor compor merged commit 6729124 into main Feb 14, 2025
16 checks passed
@compor compor deleted the christos/dialects/x86/reg-cover branch February 14, 2025 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Compiler backend in xDSL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants