Skip to content

dialects: (memref) Add ViewOp#5682

Open
HendrikKlug-synthara wants to merge 1 commit intoxdslproject:hk/memref/view_opfrom
HendrikKlug-synthara:hk/memref/view_op
Open

dialects: (memref) Add ViewOp#5682
HendrikKlug-synthara wants to merge 1 commit intoxdslproject:hk/memref/view_opfrom
HendrikKlug-synthara:hk/memref/view_op

Conversation

@codecov
Copy link

codecov bot commented Feb 25, 2026

Codecov Report

❌ Patch coverage is 88.46154% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.28%. Comparing base (717da08) to head (d7d7590).
⚠️ Report is 1 commits behind head on hk/memref/view_op.

Files with missing lines Patch % Lines
xdsl/dialects/memref.py 88.46% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           hk/memref/view_op    #5682   +/-   ##
==================================================
  Coverage              86.27%   86.28%           
==================================================
  Files                    404      404           
  Lines                  57408    57434   +26     
  Branches                6666     6671    +5     
==================================================
+ Hits                   49531    49556   +25     
- Misses                  6323     6324    +1     
  Partials                1554     1554           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment on lines 1021 to 1030
Copy link
Member

Choose a reason for hiding this comment

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

let's add an init instead

Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
// RUN: MLIR_ROUNDTRIP
// RUN: MLIR_GENERIC_ROUNDTRIP

Comment on lines 3 to 18
Copy link
Member

Choose a reason for hiding this comment

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

Can you please drop the outer builtin.module, and use custom syntax everywhere?

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.

2 participants