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

Call stack exhaustion when compiling very deep programs #697

Open
notmgsk opened this issue Jan 28, 2021 · 0 comments · May be fixed by #717
Open

Call stack exhaustion when compiling very deep programs #697

notmgsk opened this issue Jan 28, 2021 · 0 comments · May be fixed by #717
Labels
enhancement New feature or request

Comments

@notmgsk
Copy link
Member

notmgsk commented Jan 28, 2021

chip-contiguous-subschedule-from-last-instructions is recursive and, given a sufficiently deep program, can fail with an exhausted function call stack error. This can be alleviated by making the function non-recursive.

@notmgsk notmgsk added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Jan 28, 2021
@erichulburd erichulburd linked a pull request Jun 7, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant