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

transformations: linalg.generic to loops uses InsertPoint #2661

Merged
merged 3 commits into from
Jun 2, 2024

Conversation

superlopuh
Copy link
Member

A small refactor that makes some upcoming PRs less messy.

Note stacked PR.

@superlopuh superlopuh added the transformations Changes or adds a transformatio label May 29, 2024
@superlopuh superlopuh self-assigned this May 29, 2024
Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.66%. Comparing base (450507f) to head (3756317).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2661   +/-   ##
=======================================
  Coverage   89.66%   89.66%           
=======================================
  Files         364      364           
  Lines       46730    46733    +3     
  Branches     7081     7081           
=======================================
+ Hits        41899    41902    +3     
  Misses       3738     3738           
  Partials     1093     1093           

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

@superlopuh superlopuh force-pushed the sasha/memref_stream/loop-utils-location branch from 7a73b0d to 32c68d2 Compare May 30, 2024 06:51
@superlopuh superlopuh changed the base branch from sasha/rewriter/location to sasha/pattern_rewriter/location May 30, 2024 06:53
Base automatically changed from sasha/pattern_rewriter/location to main May 31, 2024 16:00
@superlopuh superlopuh requested a review from Moxinilian June 2, 2024 18:18
@superlopuh superlopuh merged commit d34be84 into main Jun 2, 2024
10 checks passed
@superlopuh superlopuh deleted the sasha/memref_stream/loop-utils-location branch June 2, 2024 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
transformations Changes or adds a transformatio
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants