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

Proposal for escape analysis #834

Open
acl-cqc opened this issue Mar 5, 2025 · 0 comments
Open

Proposal for escape analysis #834

acl-cqc opened this issue Mar 5, 2025 · 0 comments
Assignees

Comments

@acl-cqc
Copy link
Contributor

acl-cqc commented Mar 5, 2025

No heap, linear arrays (of classical or linear data), consider e.g. arrays-of-arrays, try to minimize copying. Does escape analysis help?

Or, with heap, escape analysis just an optimization. (That's more straightforward, right?)

@acl-cqc acl-cqc self-assigned this Mar 5, 2025
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

No branches or pull requests

1 participant