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) DenseIntOrFPElementsAttr: add iterators for values and attrs #3715

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

jorendumoulin
Copy link
Collaborator

@jorendumoulin jorendumoulin commented Jan 7, 2025

Similar to the implementation for DenseArrayBase in #3706

@jorendumoulin jorendumoulin added the dialects Changes on the dialects label Jan 7, 2025
@jorendumoulin jorendumoulin self-assigned this Jan 7, 2025
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.32%. Comparing base (a0d424d) to head (3aa6a85).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3715   +/-   ##
=======================================
  Coverage   91.31%   91.32%           
=======================================
  Files         468      468           
  Lines       58546    58566   +20     
  Branches     5652     5652           
=======================================
+ Hits        53463    53483   +20     
  Misses       3631     3631           
  Partials     1452     1452           

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

@jorendumoulin jorendumoulin merged commit 4ba1f88 into main Jan 7, 2025
16 checks passed
@jorendumoulin jorendumoulin deleted the joren/dense-intfp-values branch January 7, 2025 16:44
jorendumoulin added a commit that referenced this pull request Jan 7, 2025
…3717)

to become unaffected by the representation changes

note: stacked on #3715
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