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: Implement and test memref.CopyOp. #1151

Merged
merged 3 commits into from Jun 19, 2023
Merged

Conversation

PapyChacal
Copy link
Collaborator

No description provided.

@PapyChacal PapyChacal added the dialects Changes on the dialects label Jun 16, 2023
@PapyChacal PapyChacal self-assigned this Jun 16, 2023
@PapyChacal PapyChacal added the minor For minor PRs, easy and quick to review, quickly mergeable label Jun 16, 2023
Copy link
Collaborator

@AntonLydike AntonLydike left a comment

Choose a reason for hiding this comment

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

neat.

@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 🎉

Comparison is base (faac65f) 87.28% compared to head (f6e7686) 87.30%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1151      +/-   ##
==========================================
+ Coverage   87.28%   87.30%   +0.02%     
==========================================
  Files         145      145              
  Lines       21348    21381      +33     
  Branches     3216     3221       +5     
==========================================
+ Hits        18633    18667      +34     
+ Misses       2209     2208       -1     
  Partials      506      506              
Impacted Files Coverage Δ
tests/dialects/test_memref.py 100.00% <100.00%> (ø)
xdsl/dialects/memref.py 84.53% <100.00%> (+1.19%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@PapyChacal PapyChacal merged commit 56f3823 into main Jun 19, 2023
12 checks passed
@PapyChacal PapyChacal deleted the emilien/memref-memcpy branch June 19, 2023 10:40
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.

None yet

4 participants