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

[LoongArch64]: Enable the crossgen2 tool to optimize aspnetcore runtime #59131

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

chenguohui
Copy link
Contributor

To enable the crossgen2 tool to optimize aspnetcore runtime.

Now in .NET 8 and .NET 9 is able to support optimizing the aspnetcore runtime dll files by using crossgen2 tool on LoongArch64 platform.

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Nov 25, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Nov 25, 2024
@chenguohui
Copy link
Contributor Author

@shushanhf

@mkArtakMSFT
Copy link
Member

@eerhardt can you please review this / get this merged? Thanks!

@chenguohui
Copy link
Contributor Author

chenguohui commented Nov 28, 2024

The CrossgenOutput can also work on .NET 8 and .NET 9 for LoongArch64. I want to apply this PR to both release/8.0 and release/9.0 banches. Do I need to create new PRs to these branches. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants