Skip to content

Conversation

@AndyAyersMS
Copy link
Member

Liveness will add uses for explicit USEASG local stores that are not dead, but not for similar stores to locals via calls.

Extend the coverage to calls.

Fixes #105667.

Liveness will add uses for explicit USEASG local stores that are not dead,
but not for similar stores to locals via calls.

Extend the coverage to calls.

Fixes dotnet#105667.
@AndyAyersMS AndyAyersMS added this to the 9.0.0 milestone Aug 5, 2024
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Aug 5, 2024
@AndyAyersMS
Copy link
Member Author

@jakobbotsch PTAL
cc @dotnet/jit-contrib

More surgical fix than in #105921 (which we may still consider, for .NET 10).

No diffs seen locally for win x64.

@AndyAyersMS AndyAyersMS merged commit fdb7415 into dotnet:main Aug 6, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 7, 2024
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.

Assertion failed 'm_stacks != nullptr' during 'SSA: insert phis'

2 participants