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

[Multi SDFG, Fortran] 1) Convert "data statements" into regular assignments 2) Make tracking local constants more thorough (although not exhaustive yet) #1872

Merged
merged 3 commits into from
Jan 15, 2025

Conversation

pratyai
Copy link
Collaborator

@pratyai pratyai commented Jan 14, 2025

  • Caveat: there are some subtle differences with regular initialisation/assignment as per the standard.
  • About ~8k LoC remains after pruning.

@pratyai pratyai marked this pull request as ready for review January 14, 2025 23:37
@pratyai pratyai requested a review from acalotoiu January 14, 2025 23:38
Copy link
Contributor

@acalotoiu acalotoiu left a comment

Choose a reason for hiding this comment

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

LGTM

@pratyai pratyai merged commit 9352e2b into spcl:multi_sdfg Jan 15, 2025
@pratyai pratyai deleted the data-stmt branch January 15, 2025 10:03
phschaad pushed a commit that referenced this pull request Jan 15, 2025
…nments 2) Make tracking local constants more thorough (although not exhaustive yet) (#1872)

- Caveat: there are some subtle differences with regular
initialisation/assignment as per the standard.
- About ~8k LoC remains after pruning.
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.

2 participants