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

interpreter: (memref_stream) add interpreter support for imperfect nesting #2743

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

superlopuh
Copy link
Member

This makes it a little easier to test for miscompilations in our flow from linalg to snitch

@superlopuh superlopuh added the interpreter xDSL Interpreter label Jun 17, 2024
@superlopuh superlopuh self-assigned this Jun 17, 2024
Copy link

codecov bot commented Jun 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.92%. Comparing base (486c6ad) to head (5e10589).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2743      +/-   ##
==========================================
- Coverage   89.94%   89.92%   -0.03%     
==========================================
  Files         367      367              
  Lines       47276    47335      +59     
  Branches     7227     7237      +10     
==========================================
+ Hits        42523    42566      +43     
- Misses       3641     3658      +17     
+ Partials     1112     1111       -1     

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

Copy link
Collaborator

@PapyChacal PapyChacal left a comment

Choose a reason for hiding this comment

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

Code looks good to me, I'm gonna trust you on the semantics!

@superlopuh superlopuh merged commit 7e38a4c into main Jun 19, 2024
10 checks passed
@superlopuh superlopuh deleted the sasha/memref_stream/imprefect-interpreter branch June 19, 2024 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interpreter xDSL Interpreter
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants