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: (csl) Add csl.constants op and printing #2782

Merged
merged 6 commits into from
Jun 26, 2024

Conversation

AntonLydike
Copy link
Collaborator

Add the csl.constants op to define constant-initialized arrays and printing for said operation.

@AntonLydike AntonLydike added dialects Changes on the dialects backend Compiler backend in xDSL labels Jun 26, 2024
@AntonLydike AntonLydike requested review from n-io and dk949 June 26, 2024 12:33
@AntonLydike AntonLydike self-assigned this Jun 26, 2024
Copy link

codecov bot commented Jun 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.80%. Comparing base (06e1973) to head (d103583).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2782      +/-   ##
==========================================
+ Coverage   89.79%   89.80%   +0.01%     
==========================================
  Files         379      381       +2     
  Lines       48124    48256     +132     
  Branches     7375     7382       +7     
==========================================
+ Hits        43211    43336     +125     
- Misses       3760     3767       +7     
  Partials     1153     1153              

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

Copy link
Collaborator

@n-io n-io left a comment

Choose a reason for hiding this comment

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

Looks good!

@AntonLydike
Copy link
Collaborator Author

@dk949 do you want to review this as well? Otherwise I'll just merge!

@dk949
Copy link
Collaborator

dk949 commented Jun 26, 2024

Sorry, completely missed it, can you give me 15min before merging?

Copy link
Collaborator

@dk949 dk949 left a comment

Choose a reason for hiding this comment

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

There's a small error in @constants printing, otherwise looks great 👍

@AntonLydike
Copy link
Collaborator Author

@dk949 Fixed!

@AntonLydike AntonLydike merged commit a97d198 into main Jun 26, 2024
9 checks passed
@AntonLydike AntonLydike deleted the anton/csl-add-constants branch June 26, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Compiler backend in xDSL dialects Changes on the dialects
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants