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: (builtin) remove AnyFloatAttr(Constr)? #3844

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

alexarice
Copy link
Collaborator

Adds a default type to FloatAttr and removes AnyFloatAttr and AnyFloatAttrConstr

@alexarice alexarice self-assigned this Feb 5, 2025
@alexarice alexarice added the dialects Changes on the dialects label Feb 5, 2025
@alexarice
Copy link
Collaborator Author

This is a merge disaster, I'll just redo it

@alexarice alexarice closed this Feb 5, 2025
@alexarice alexarice reopened this Feb 5, 2025
@alexarice alexarice force-pushed the alexarice/float-defaults branch from 235755a to 49c65fe Compare February 5, 2025 12:44
@alexarice alexarice force-pushed the alexarice/float-defaults branch from 49c65fe to a517805 Compare February 5, 2025 12:47
@alexarice
Copy link
Collaborator Author

Should be fixed now

Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.27%. Comparing base (8ee6ed9) to head (a517805).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3844   +/-   ##
=======================================
  Coverage   91.26%   91.27%           
=======================================
  Files         461      461           
  Lines       57656    57654    -2     
  Branches     5570     5570           
=======================================
+ Hits        52619    52621    +2     
+ Misses       3612     3609    -3     
+ Partials     1425     1424    -1     

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

@alexarice alexarice merged commit 9d83620 into main Feb 5, 2025
16 checks passed
@alexarice alexarice deleted the alexarice/float-defaults branch February 5, 2025 15:19
emmau678 pushed a commit that referenced this pull request Feb 6, 2025
Adds a default type to `FloatAttr` and removes `AnyFloatAttr` and
`AnyFloatAttrConstr`
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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants