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: Define memref.atomic rmw #2702

Merged
merged 3 commits into from
Jun 10, 2024
Merged

Conversation

PapyChacal
Copy link
Collaborator

Also add minor helpers to builtin: I1,I32,I64, to use in type expressions.

@PapyChacal PapyChacal added the dialects Changes on the dialects label Jun 10, 2024
@PapyChacal PapyChacal requested a review from georgebisbas June 10, 2024 09:15
@PapyChacal PapyChacal self-assigned this Jun 10, 2024
@PapyChacal PapyChacal added the minor For minor PRs, easy and quick to review, quickly mergeable label Jun 10, 2024
Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.85%. Comparing base (37ebf90) to head (f583e17).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2702      +/-   ##
==========================================
- Coverage   89.86%   89.85%   -0.01%     
==========================================
  Files         367      367              
  Lines       47324    47336      +12     
  Branches     7205     7206       +1     
==========================================
+ Hits        42526    42536      +10     
- Misses       3693     3694       +1     
- Partials     1105     1106       +1     

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

Copy link
Contributor

@georgebisbas georgebisbas left a comment

Choose a reason for hiding this comment

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

Thanks!

@PapyChacal PapyChacal marked this pull request as ready for review June 10, 2024 10:43
@PapyChacal PapyChacal merged commit 9cede3c into main Jun 10, 2024
10 checks passed
@PapyChacal PapyChacal deleted the emilien/memref.atomic_rmw branch June 10, 2024 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dialects Changes on the dialects minor For minor PRs, easy and quick to review, quickly mergeable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants