Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Update RyuJIT #6550

Merged
merged 1 commit into from
Nov 10, 2018
Merged

Conversation

MichalStrehovsky
Copy link
Member

...mostly because I don't want us to forget to pick up the matching JitInterface change from dotnet/coreclr#20814. No JitInterface change this time.

Object stack allocation doesn't work yet for R2R compilations because we seem to be pattern matching against ALLOCOBJ ref, when in ready to run we have CALL help ref HELPER.CORINFO_HELP_READYTORUN_NEW.

It doesn't seem like we need to port the changes in getClassGClayout because CoreRT class layout information includes the EEType field in reference types, whereas CoreCLR doesn't.

@jkotas
Copy link
Member

jkotas commented Nov 9, 2018

@dotnet-bot test this please

@MichalStrehovsky MichalStrehovsky merged commit c0fe502 into dotnet:master Nov 10, 2018
@MichalStrehovsky MichalStrehovsky deleted the updateRyujit branch November 10, 2018 05:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants