Skip to content

compiler: Enhance Array codegen#2728

Merged
mloubout merged 6 commits intomainfrom
simplify-queue-dim-reuse
Sep 9, 2025
Merged

compiler: Enhance Array codegen#2728
mloubout merged 6 commits intomainfrom
simplify-queue-dim-reuse

Conversation

@FabioLuporini
Copy link
Copy Markdown
Contributor

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 5, 2025

Codecov Report

❌ Patch coverage is 69.04762% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.13%. Comparing base (a5193e2) to head (ac68597).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
devito/ir/iet/nodes.py 25.00% 4 Missing and 2 partials ⚠️
devito/arch/compiler.py 25.00% 3 Missing ⚠️
devito/ir/iet/visitors.py 75.00% 2 Missing and 1 partial ⚠️
devito/types/array.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2728      +/-   ##
==========================================
- Coverage   92.15%   92.13%   -0.02%     
==========================================
  Files         248      248              
  Lines       49995    50022      +27     
  Branches     4401     4402       +1     
==========================================
+ Hits        46072    46088      +16     
- Misses       3213     3223      +10     
- Partials      710      711       +1     
Flag Coverage Δ
pytest-gpu-aomp-amdgpuX 70.90% <28.57%> (-0.02%) ⬇️
pytest-gpu-nvc-nvidiaX 71.87% <28.57%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

Copy link
Copy Markdown
Contributor

@EdCaunt EdCaunt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's this change in response to?

@FabioLuporini FabioLuporini force-pushed the simplify-queue-dim-reuse branch from 13bd711 to a4089bd Compare September 8, 2025 10:18
@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@FabioLuporini FabioLuporini force-pushed the simplify-queue-dim-reuse branch from a4089bd to 563a853 Compare September 8, 2025 13:05
@mloubout mloubout force-pushed the simplify-queue-dim-reuse branch from 662e2ed to ac68597 Compare September 9, 2025 00:24
@mloubout mloubout merged commit 5111506 into main Sep 9, 2025
36 checks passed
@mloubout mloubout deleted the simplify-queue-dim-reuse branch September 9, 2025 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants