Skip to content

compiler: Enable blocking-before-CIRE#2948

Open
FabioLuporini wants to merge 19 commits into
mainfrom
smarter-tuner-3
Open

compiler: Enable blocking-before-CIRE#2948
FabioLuporini wants to merge 19 commits into
mainfrom
smarter-tuner-3

compiler: Tweak par-tile unrolling in rare cases

df8672d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 0s

83.61% (target 1.00%)

View this Pull Request on Codecov

83.61% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 87.60108% with 46 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.61%. Comparing base (c01281c) to head (df8672d).

Files with missing lines Patch % Lines
devito/passes/clusters/aliases.py 81.53% 22 Missing and 2 partials ⚠️
devito/passes/clusters/blocking.py 90.19% 3 Missing and 2 partials ⚠️
devito/ir/support/guards.py 73.33% 3 Missing and 1 partial ⚠️
devito/types/parallel.py 66.66% 4 Missing ⚠️
devito/ir/clusters/cluster.py 86.95% 2 Missing and 1 partial ⚠️
devito/passes/iet/engine.py 0.00% 3 Missing ⚠️
devito/core/operator.py 50.00% 1 Missing and 1 partial ⚠️
devito/arch/compiler.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #2948    +/-   ##
========================================
  Coverage   83.60%   83.61%            
========================================
  Files         250      250            
  Lines       52908    53053   +145     
  Branches     4564     4574    +10     
========================================
+ Hits        44235    44358   +123     
- Misses       7895     7914    +19     
- Partials      778      781     +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.