devitocodes / devito

DSL and compiler framework for automated finite-differences and stencil computation
http://www.devitoproject.org
MIT License
557 stars 225 forks source link

compiler: Fix space conditions with loop blocking #2302

Closed FabioLuporini closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0f249f2) 86.70% compared to head (bb5a335) 86.71%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2302 +/- ## ======================================= Coverage 86.70% 86.71% ======================================= Files 229 229 Lines 42942 42957 +15 Branches 7957 7958 +1 ======================================= + Hits 37235 37252 +17 + Misses 5023 5021 -2 Partials 684 684 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.