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: (linalg) add custom printer and parser support for doc and library call #2090

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Conversation

jorendumoulin
Copy link
Collaborator

This PR includes the optional attributes doc and library_call to the custom printer and parser of linalg.generic ops.

@jorendumoulin jorendumoulin changed the title dialects: (linalg) add custom printer and parser for doc and library call dialects: (linalg) add custom printer and parser support for doc and library call Feb 5, 2024
Copy link

codecov bot commented Feb 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8e9ce80) 90.09% compared to head (51c8ecb) 90.10%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2090      +/-   ##
==========================================
+ Coverage   90.09%   90.10%   +0.01%     
==========================================
  Files         295      295              
  Lines       36716    36733      +17     
  Branches     5454     5458       +4     
==========================================
+ Hits        33079    33100      +21     
+ Misses       2857     2855       -2     
+ Partials      780      778       -2     

☔ 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.

thank you

@compor compor merged commit d445e9e into xdslproject:main Feb 5, 2024
10 checks passed
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