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

[compiler, lir] don’t compute unused loop regions #13566

Merged
merged 2 commits into from
Sep 6, 2023

Conversation

patrick-schultz
Copy link
Collaborator

@patrick-schultz patrick-schultz commented Sep 6, 2023

Remove the code computing loop regions in lir. They aren't currently being used, and the recursive function is causing stack overflows.

@danking danking merged commit 7f65516 into hail-is:main Sep 6, 2023
8 checks passed
@patrick-schultz patrick-schultz deleted the lir-recursion-fix branch October 3, 2023 15:18
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