devitocodes / devito

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

compiler: Patch CSE in presence of conditionals #2392

Closed FabioLuporini closed 1 day ago

codecov[bot] commented 4 days ago

Codecov Report

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

Project coverage is 86.70%. Comparing base (7f77489) to head (90ad3e4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2392 +/- ## ======================================= Coverage 86.70% 86.70% ======================================= Files 234 234 Lines 44409 44424 +15 Branches 8220 8219 -1 ======================================= + Hits 38503 38518 +15 Misses 5185 5185 Partials 721 721 ```

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