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

Vertical loop fusion and demotion of temporaries #374

Merged
merged 15 commits into from
Oct 14, 2024

loop fusion: mention issue regarding provision of type information fo…

7a65ebe
Select commit
Loading
Failed to load commit list.
Merged

Vertical loop fusion and demotion of temporaries #374

loop fusion: mention issue regarding provision of type information fo…
7a65ebe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 0s

95.56% (+0.02%) compared to 1d95896

View this Pull Request on Codecov

95.56% (+0.02%) compared to 1d95896

Details

Codecov Report

Attention: Patch coverage is 98.48943% with 5 lines in your changes missing coverage. Please review.

Project coverage is 95.56%. Comparing base (1d95896) to head (7a65ebe).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
loki/transformations/transform_loop.py 96.29% 3 Missing ⚠️
...ormations/single_column/tests/test_scc_vertical.py 97.97% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #374      +/-   ##
==========================================
+ Coverage   95.54%   95.56%   +0.02%     
==========================================
  Files         188      190       +2     
  Lines       39468    39691     +223     
==========================================
+ Hits        37709    37930     +221     
- Misses       1759     1761       +2     

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