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

testing: fix affine maps in matmul test #2666

Merged
merged 1 commit into from
May 31, 2024
Merged

Conversation

superlopuh
Copy link
Member

A minor thing I spotted recently, weirdly doesn't seem to affect things when lowering to a perfect loop nest with memref reads and writes, the loops are just permuted.

@superlopuh superlopuh added the testing PRs that modify tests label May 30, 2024
@superlopuh superlopuh self-assigned this May 30, 2024
Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.64%. Comparing base (16954e0) to head (274c523).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2666   +/-   ##
=======================================
  Coverage   89.64%   89.64%           
=======================================
  Files         361      361           
  Lines       46254    46254           
  Branches     6992     6992           
=======================================
  Hits        41464    41464           
  Misses       3719     3719           
  Partials     1071     1071           

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

@superlopuh superlopuh merged commit 1b1b650 into main May 31, 2024
10 checks passed
@superlopuh superlopuh deleted the sasha/snitch/matmul-test branch May 31, 2024 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing PRs that modify tests
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants