Skip to content

Conversation

@AndyAyersMS
Copy link
Member

…fields

If a struct has an exposed field, we can't safely reason about is value in local assertion prop.

Closes #75249.

…fields

If a struct has an exposed field, we can't safely reason about is value in
local assertion prop.

Closes dotnet#75249.
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Sep 9, 2022
@ghost ghost assigned AndyAyersMS Sep 9, 2022
@ghost
Copy link

ghost commented Sep 9, 2022

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

Issue Details

…fields

If a struct has an exposed field, we can't safely reason about is value in local assertion prop.

Closes #75249.

Author: AndyAyersMS
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@AndyAyersMS
Copy link
Member Author

@jakobbotsch PTAL
cc @dotnet/jit-contrib

A few minor diffs expected.

@AndyAyersMS
Copy link
Member Author

I had to retry the x86 spmi replay; it passed but failed with the duplicate artifacts issue. Monollvm AOT failure is unrelated.

@AndyAyersMS AndyAyersMS merged commit cb1343d into dotnet:main Sep 10, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Oct 10, 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.

JIT: Bad codegen on win-x86

2 participants