Skip to content

[mono][interp] Free var_values table later#98482

Merged
BrzVlad merged 1 commit into
dotnet:mainfrom
BrzVlad:fix-interp-ssa-marvin
Feb 15, 2024
Merged

[mono][interp] Free var_values table later#98482
BrzVlad merged 1 commit into
dotnet:mainfrom
BrzVlad:fix-interp-ssa-marvin

Conversation

@BrzVlad

@BrzVlad BrzVlad commented Feb 15, 2024

Copy link
Copy Markdown
Member

It contains, among other things, ref count information for vars. This is also used late in the codgen process, for peephole optimization when generating marvin block intrinsic.

Fixes string hash related regressions from dotnet/perf-autofiling-issues#29153

It contains, among other things, ref count information for vars. This is also used late in the codgen process, for peephole optimization when generating marvin block intrinsic.
@ghost

ghost commented Feb 15, 2024

Copy link
Copy Markdown

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

Issue Details

It contains, among other things, ref count information for vars. This is also used late in the codgen process, for peephole optimization when generating marvin block intrinsic.

Fixes string hash related regressions from dotnet/perf-autofiling-issues#29153

Author: BrzVlad
Assignees: -
Labels:

area-Codegen-Interpreter-mono

Milestone: -

@BrzVlad BrzVlad merged commit fa3dccb into dotnet:main Feb 15, 2024
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 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.

2 participants