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

Julia doesn't add lifetime intrinsics to it's allocas, specifically the sret ones. Wasting stack space #53260

Open
gbaraldi opened this issue Feb 9, 2024 · 0 comments
Labels
compiler:codegen Generation of LLVM IR and native code performance Must go faster

Comments

@gbaraldi
Copy link
Member

gbaraldi commented Feb 9, 2024

Basically the title, the reproducer is in a private code base but I'll try to make an open source MWE.

@oscardssmith oscardssmith added performance Must go faster compiler:codegen Generation of LLVM IR and native code labels Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:codegen Generation of LLVM IR and native code performance Must go faster
Projects
None yet
Development

No branches or pull requests

2 participants