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 modules #2602

Merged
merged 7 commits into from
May 16, 2024
Merged

dialects: (csl) add modules #2602

merged 7 commits into from
May 16, 2024

Conversation

dk949
Copy link
Collaborator

@dk949 dk949 commented May 16, 2024

  • Added CslModuleOp to separate program from layout
  • Added LayoutOp to specify the layout block
  • Added traits to ensure ops are in correct module types.

@dk949 dk949 self-assigned this May 16, 2024
@dk949 dk949 requested a review from AntonLydike May 16, 2024 10:18
Copy link

codecov bot commented May 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.63%. Comparing base (e33522c) to head (144327c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2602      +/-   ##
==========================================
- Coverage   89.65%   89.63%   -0.02%     
==========================================
  Files         358      358              
  Lines       45385    45475      +90     
  Branches     6832     6850      +18     
==========================================
+ Hits        40688    40763      +75     
- Misses       3666     3673       +7     
- Partials     1031     1039       +8     

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

@AntonLydike AntonLydike merged commit 8398f4f into main May 16, 2024
10 checks passed
@AntonLydike AntonLydike deleted the david/csl-dialect/modules branch May 16, 2024 12:16
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.

3 participants