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 AnyMemRefType #3831

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

alexarice
Copy link
Collaborator

MemRefType now has a default generic, so AnyMemRefType is unnecessary.

Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.25%. Comparing base (5025a61) to head (389b816).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3831      +/-   ##
==========================================
- Coverage   91.25%   91.25%   -0.01%     
==========================================
  Files         461      461              
  Lines       57634    57633       -1     
  Branches     5567     5567              
==========================================
- Hits        52593    52592       -1     
  Misses       3614     3614              
  Partials     1427     1427              

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

Copy link
Collaborator

@compor compor left a comment

Choose a reason for hiding this comment

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

nice cleanup

@alexarice alexarice merged commit e6f5649 into main Feb 4, 2025
16 checks passed
@alexarice alexarice deleted the alexarice/any-memref-deprecate branch February 4, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants