Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move tailcall dispatcher into corelib #38938

Merged
merged 2 commits into from
Jul 10, 2020

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