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

Hoist slots to top #128

Open
leissa opened this issue Oct 25, 2022 · 0 comments
Open

Hoist slots to top #128

leissa opened this issue Oct 25, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@leissa
Copy link
Member

leissa commented Oct 25, 2022

Due to the fix in #118 we need a pass that tries to hoist stack slots to the top. E.g., codegen/benchmark/aobench.impala is failing right now: We are running out of stack space!

@leissa leissa added the enhancement New feature or request label Oct 25, 2022
leissa added a commit that referenced this issue Oct 25, 2022
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
Development

No branches or pull requests

1 participant