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

backend: (riscv) remove optimization level from test-lower-linalg-to-snitch #3385

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

superlopuh
Copy link
Member

We introduced this for benchmarking purposes, but it was easier to just construct the pass pipeline programmatically instead in the test setup, so this is no longer used/useful.

…snitch

We introduced this for benchmarking purposes, but it was easier to just construct the pass pipeline programmatically instead in the test setup, so this is no longer used/useful.
@superlopuh superlopuh added the backend Compiler backend in xDSL label Nov 3, 2024
@superlopuh superlopuh requested a review from compor November 3, 2024 19:18
@superlopuh superlopuh self-assigned this Nov 3, 2024
Copy link

codecov bot commented Nov 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.12%. Comparing base (bd9aaf7) to head (772b0bd).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3385      +/-   ##
==========================================
- Coverage   90.13%   90.12%   -0.01%     
==========================================
  Files         452      452              
  Lines       56953    57092     +139     
  Branches     5468     5489      +21     
==========================================
+ Hits        51333    51454     +121     
- Misses       4173     4183      +10     
- Partials     1447     1455       +8     

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

@superlopuh superlopuh merged commit 2369050 into main Nov 4, 2024
14 checks passed
@superlopuh superlopuh deleted the sasha/riscv/opt-pipeline branch November 4, 2024 10:38
EdmundGoodman pushed a commit to EdmundGoodman/xdsl that referenced this pull request Dec 6, 2024
…snitch (xdslproject#3385)

We introduced this for benchmarking purposes, but it was easier to just
construct the pass pipeline programmatically instead in the test setup,
so this is no longer used/useful.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Compiler backend in xDSL
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants