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: (stablehlo) Add support for andOp #3081

Merged

Conversation

efferifick
Copy link
Contributor

@efferifick efferifick commented Aug 21, 2024

Add stablehlo.and operation.

@efferifick efferifick force-pushed the eochoa/2024-08-21/stablehlo-andop branch from f873360 to ef42880 Compare August 21, 2024 21:49
Copy link

codecov bot commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.90%. Comparing base (bd14181) to head (ef42880).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3081      +/-   ##
==========================================
- Coverage   89.90%   89.90%   -0.01%     
==========================================
  Files         418      418              
  Lines       52902    52914      +12     
  Branches     8202     8204       +2     
==========================================
+ Hits        47562    47571       +9     
- Misses       4014     4017       +3     
  Partials     1326     1326              

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

@efferifick efferifick marked this pull request as ready for review August 21, 2024 21:56
Copy link
Member

@superlopuh superlopuh left a comment

Choose a reason for hiding this comment

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

Very nice

@superlopuh superlopuh added the dialects Changes on the dialects label Aug 21, 2024
@superlopuh superlopuh merged commit 04fcab7 into xdslproject:main Aug 21, 2024
14 checks passed
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