Skip to content

Comments

Move tailcall dispatcher into corelib#38938

Merged
jkotas merged 2 commits intodotnet:masterfrom
jakobbotsch:tailcall-dispatcher
Jul 10, 2020
Merged

Move tailcall dispatcher into corelib#38938
jkotas merged 2 commits intodotnet:masterfrom
jakobbotsch:tailcall-dispatcher

Conversation

@jakobbotsch
Copy link
Member

Fix #35559

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jul 8, 2020
@safern safern mentioned this pull request Jul 8, 2020
@jakobbotsch
Copy link
Member Author

The build failure (that's not the build timeouts, #38964) seems to be dotnet/sdk#10573.

@jkotas jkotas closed this Jul 9, 2020
@jkotas jkotas reopened this Jul 9, 2020
@jkotas jkotas merged commit 372ff23 into dotnet:master Jul 10, 2020
@jkotas
Copy link
Member

jkotas commented Jul 10, 2020

Thank you!

@jakobbotsch jakobbotsch deleted the tailcall-dispatcher branch July 10, 2020 06:55
@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
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.

Replace tailcall dispatcher with C# version once there is function pointer support

3 participants