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

(Closes #2716) Add support for module-inlining calls to polymorphic kernels/routines #2732

Open
wants to merge 68 commits into
base: master
Choose a base branch
from

Merge branch 'master' into 2716_transform_interface_bug

5c72806
Select commit
Loading
Failed to load commit list.
Open

(Closes #2716) Add support for module-inlining calls to polymorphic kernels/routines #2732

Merge branch 'master' into 2716_transform_interface_bug
5c72806
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 10, 2024 in 1s

98.68% of diff hit (target 99.88%)

View this Pull Request on Codecov

98.68% of diff hit (target 99.88%)

Annotations

Check warning on line 279 in src/psyclone/domain/common/transformations/kernel_module_inline_trans.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/psyclone/domain/common/transformations/kernel_module_inline_trans.py#L279

Added line #L279 was not covered by tests

Check warning on line 487 in src/psyclone/domain/common/transformations/kernel_module_inline_trans.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/psyclone/domain/common/transformations/kernel_module_inline_trans.py#L485-L487

Added lines #L485 - L487 were not covered by tests

Check warning on line 591 in src/psyclone/psyir/nodes/call.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/psyclone/psyir/nodes/call.py#L591

Added line #L591 was not covered by tests