Skip to content

[mono][interp] Update ref count for local var defs during optimization#84840

Merged
BrzVlad merged 1 commit intodotnet:mainfrom
BrzVlad:fix-interp-dreg-cprop
Apr 14, 2023
Merged

[mono][interp] Update ref count for local var defs during optimization#84840
BrzVlad merged 1 commit intodotnet:mainfrom
BrzVlad:fix-interp-dreg-cprop

Conversation

@BrzVlad
Copy link
Member

@BrzVlad BrzVlad commented Apr 14, 2023

Bug existing since 65feed0, where the newly added ref_count wasn't updated during an optimization.

Fixes interp issues from #84587

@ghost
Copy link

ghost commented Apr 14, 2023

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

Issue Details

Bug existing since 65feed0, where the newly added ref_count wasn't updated during an optimization.

Fixes interp issues from #84587

Author: BrzVlad
Assignees: -
Labels:

area-Codegen-Interpreter-mono

Milestone: -

@BrzVlad BrzVlad merged commit bed0ec0 into dotnet:main Apr 14, 2023
@ghost ghost locked as resolved and limited conversation to collaborators May 14, 2023
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