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

Cherry-picked a handful of intrinsic related commits out of multi_sdfg branch. #1728

Merged
merged 20 commits into from
Nov 6, 2024

Conversation

pratyai
Copy link
Collaborator

@pratyai pratyai commented Nov 4, 2024

These commits:

  1. are chronologically early
  2. fairly independent and touch a small number of files
  3. thematically fit together.

This is a follow-up on the discussion about incrementally moving the stable features from multi_sdfg branch into main. All of the commits are cherry-picked to preserve the history and to have easy fast-forwarding of the multi_sdfg branch.

Some commits had to be slightly modified to resolve the merge conflicts during cherry-picking, but otherwise they are left as-is.

@pratyai pratyai changed the title Cherry-picked a handful of intrinsic related commits out of multi_sdfg branch that are 1) chrnologically first, 2) fairly indepdent and touches a small amount of files, and 3) thematically fit together. Cherry-picked a handful of intrinsic related commits out of multi_sdfg branch that are 1) chrnologically early, 2) fairly indepdent and touches a small amount of files, and 3) thematically fit together. Nov 4, 2024
@pratyai pratyai marked this pull request as ready for review November 4, 2024 17:43
@pratyai pratyai requested a review from mcopik November 4, 2024 17:43
@pratyai pratyai changed the title Cherry-picked a handful of intrinsic related commits out of multi_sdfg branch that are 1) chrnologically early, 2) fairly indepdent and touches a small amount of files, and 3) thematically fit together. Cherry-picked a handful of intrinsic related commits out of multi_sdfg branch that are 1) chrnologically early, 2) fairly indepdent and touches a small number of files, and 3) thematically fit together. Nov 4, 2024
@pratyai pratyai changed the title Cherry-picked a handful of intrinsic related commits out of multi_sdfg branch that are 1) chrnologically early, 2) fairly indepdent and touches a small number of files, and 3) thematically fit together. Cherry-picked a handful of intrinsic related commits out of multi_sdfg branch that 1) are chrnologically early, 2) fairly indepdent and touch a small number of files, and 3) thematically fit together. Nov 4, 2024
@pratyai pratyai changed the title Cherry-picked a handful of intrinsic related commits out of multi_sdfg branch that 1) are chrnologically early, 2) fairly indepdent and touch a small number of files, and 3) thematically fit together. Cherry-picked a handful of intrinsic related commits out of multi_sdfg branch that 1) are chrnologically early, 2) fairly independent and touch a small number of files, and 3) thematically fit together. Nov 4, 2024
@pratyai pratyai changed the title Cherry-picked a handful of intrinsic related commits out of multi_sdfg branch that 1) are chrnologically early, 2) fairly independent and touch a small number of files, and 3) thematically fit together. Cherry-picked a handful of intrinsic related commits out of multi_sdfg branch. Nov 4, 2024
Copy link
Contributor

@mcopik mcopik left a comment

Choose a reason for hiding this comment

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

LGTM!

@mcopik
Copy link
Contributor

mcopik commented Nov 5, 2024

@pratyai One more issue: some of the test files might have commented out test function calls; it should be a leftover of prior work. Can you please verify that tests still run after enabling them again?

@mcopik mcopik self-requested a review November 5, 2024 12:34
Copy link
Contributor

@mcopik mcopik left a comment

Choose a reason for hiding this comment

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

One more issue: some of the test files might have commented out test function calls; it should be a leftover of prior work. Can you please verify that tests still run after enabling them again?

@pratyai
Copy link
Collaborator Author

pratyai commented Nov 5, 2024

One more issue: some of the test files might have commented out test function calls; it should be a leftover of prior work. Can you please verify that tests still run after enabling them again?

Done.

@pratyai pratyai requested a review from mcopik November 5, 2024 13:13
@phschaad phschaad added this pull request to the merge queue Nov 6, 2024
Merged via the queue into spcl:main with commit 72ee732 Nov 6, 2024
10 checks passed
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.

3 participants