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

Fix two regressions in v0.15 #1465

Merged
merged 2 commits into from Dec 4, 2023
Merged

Fix two regressions in v0.15 #1465

merged 2 commits into from Dec 4, 2023

Conversation

tbennun
Copy link
Collaborator

@tbennun tbennun commented Dec 3, 2023

  • Schedule tree: Fix support for empty memlets and array use in interstate edges
  • Move clearing local scope to tasklet processing due to shift in call stacks in v0.15 that may skip said clearing

@tbennun tbennun linked an issue Dec 3, 2023 that may be closed by this pull request
@tbennun tbennun changed the title Fix two regressions in 0.15 Fix two regressions in v0.15 Dec 3, 2023
@tbennun tbennun requested a review from phschaad December 3, 2023 10:07
@tbennun tbennun enabled auto-merge (squash) December 3, 2023 10:08
@tbennun tbennun merged commit b0cd25b into master Dec 4, 2023
11 checks passed
@tbennun tbennun deleted the tasklet-stree-fixes branch December 4, 2023 08:40
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.

v0.15 regression: missing type in code generation.
2 participants