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

[mono][interp] Fix leak during ssa transformation #102323

Merged
merged 1 commit into from
May 16, 2024

Conversation

BrzVlad
Copy link
Member

@BrzVlad BrzVlad commented May 16, 2024

No description provided.

@BrzVlad
Copy link
Member Author

BrzVlad commented May 16, 2024

needs backport

Copy link
Contributor

Tagging subscribers to this area: @BrzVlad, @kotlarmilos
See info in area-owners.md if you want to be subscribed.

@BrzVlad
Copy link
Member Author

BrzVlad commented May 16, 2024

@pavelsavara On desktop interp, this reduces STJ tests memory usage by about 33%. I would imagine this will fix the OOM failures with wasm interp.

@lewing lewing merged commit 02f8ae0 into dotnet:main May 16, 2024
79 checks passed
@dotnet dotnet deleted a comment from github-actions bot May 17, 2024
@dotnet dotnet deleted a comment from github-actions bot May 17, 2024
@dotnet dotnet deleted a comment from github-actions bot May 17, 2024
@BrzVlad
Copy link
Member Author

BrzVlad commented May 17, 2024

Got confused. Doesn't need backport.

Ruihan-Yin pushed a commit to Ruihan-Yin/runtime that referenced this pull request May 30, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants