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

core: Introduce integer constraints #3699

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

alexarice
Copy link
Collaborator

This would probably make #3698 obsolete, as it covers the one use case of that PR that I can think of. This is a bit more of an involved change but I feel that there are some interesting a powerful things you could do with this in the future.

Would likely need a few more tests if we want to go with this.

@alexarice alexarice added the core xDSL core (ir, textual format, ...) label Jan 6, 2025
@alexarice alexarice self-assigned this Jan 6, 2025
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.31%. Comparing base (b83ddb2) to head (6135f83).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3699      +/-   ##
==========================================
- Coverage   91.31%   91.31%   -0.01%     
==========================================
  Files         467      467              
  Lines       58487    58586      +99     
  Branches     5640     5645       +5     
==========================================
+ Hits        53406    53495      +89     
- Misses       3632     3640       +8     
- Partials     1449     1451       +2     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core xDSL core (ir, textual format, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant