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

Merge loop-merge fix to master #1623

Merged
merged 4 commits into from
Jul 1, 2024
Merged

Conversation

housel
Copy link
Member

@housel housel commented Jul 1, 2024

No description provided.

* sources/dfmc/flow-graph/utilities.dylan
  (delete-computation! on <loop-merge>): Override to properly remove
   dead loop merges from the auxiliary collections kept within <loop>
   and <loop-call> nodes.
This adds a regression test for issue 1523, a compilation failure that
occurrs when loop merges are deleted as dead code.

* sources/dylan/tests/regressions.dylan (test issue-1523): New test
  with a loop merge eligible for deletion.
@housel housel linked an issue Jul 1, 2024 that may be closed by this pull request
@housel housel merged commit 69c27e4 into master Jul 1, 2024
3 of 7 checks passed
@housel housel deleted the 1523-no-value-defined-for-temporary branch July 1, 2024 19:09
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.

No value defined for temporary
1 participant