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

feat[dace]: Better constant substitution #1778

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

philip-paul-mueller
Copy link
Contributor

Updates the gt_substitute_compiletime_symbols() function.
It includes now a workaround to cope with DaCe issue 1817.

However, it is still not able to handle the case where the symbol that should be replaced has an AccessNode.

This is a bit more stable, but it it does not seem to work yet, if there is an access node that should be replaced.
Which was the actuall goal of this modification.
However, it solves some problems with multiple states, at least it is now a bit more consistent in that case.
@philip-paul-mueller philip-paul-mueller marked this pull request as draft December 9, 2024 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant