Skip to content

JIT: don't forward sub qmarks to LCL_FLD assignments#76524

Merged
AndyAyersMS merged 1 commit intodotnet:mainfrom
AndyAyersMS:Fix76509
Oct 3, 2022
Merged

JIT: don't forward sub qmarks to LCL_FLD assignments#76524
AndyAyersMS merged 1 commit intodotnet:mainfrom
AndyAyersMS:Fix76509

Conversation

@AndyAyersMS
Copy link
Member

Morph is not quite ready for this yet.

Closes #76509.

Morph is not quite ready for this yet.

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

ghost commented Oct 3, 2022

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

Issue Details

Morph is not quite ready for this yet.

Closes #76509.

Author: AndyAyersMS
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@AndyAyersMS
Copy link
Member Author

This doesn't entirely fix the immutable jitstress tests on Linux, now they fail at runtime with an AV. Going to assume this is some other problem. The Https tests now pass.

@AndyAyersMS
Copy link
Member Author

SPMI failures are #76511

@AndyAyersMS AndyAyersMS merged commit 6e40fff into dotnet:main Oct 3, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Nov 2, 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.

Assertion failed '!"Qmarks beyond morph disallowed."'

2 participants