Skip to content

Conversation

@kunalspathak
Copy link
Contributor

In #58914 , we partially fixed the #58899, but it should have taken into account it only for candidate lclVars. Without this, we would end up having a delayFree on last use and when we see the new refposition, we would assert because there was a pending delayRegFree without reference.

Fixes: #61579

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Dec 16, 2021
@ghost ghost assigned kunalspathak Dec 16, 2021
@ghost
Copy link

ghost commented Dec 16, 2021

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

Issue Details

In #58914 , we partially fixed the #58899, but it should have taken into account it only for candidate lclVars. Without this, we would end up having a delayFree on last use and when we see the new refposition, we would assert because there was a pending delayRegFree without reference.

Fixes: #61579

Author: kunalspathak
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@kunalspathak
Copy link
Contributor Author

/azp list

@azure-pipelines
Copy link

@kunalspathak
Copy link
Contributor Author

/azp run runtime-coreclr jitstress-isas-x86

@kunalspathak
Copy link
Contributor Author

/azp run runtime-coreclr jitstressregs-x86

@kunalspathak
Copy link
Contributor Author

/azp run runtime-coreclr jitstress-isas-arm

@kunalspathak
Copy link
Contributor Author

/azp run runtime-coreclr jitstressregs

@kunalspathak
Copy link
Contributor Author

/azp run runtime-coreclr jitstress

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kunalspathak
Copy link
Contributor Author

@dotnet/jit-contrib

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

2 similar comments
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kunalspathak kunalspathak merged commit a3aec10 into dotnet:main Dec 17, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jan 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test failure Interop\\PInvoke\\Vector2_3_4\\Vector2_3_4\\Vector2_3_4.cmd

2 participants