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

Merged
merged 2 commits into from
Dec 20, 2024

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!

@eerhardt eerhardt enabled auto-merge (squash) December 2, 2024 15:27
@dotnet-policy-service dotnet-policy-service bot added the pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun label Dec 9, 2024
@chenguohui
Copy link
Contributor Author

/azp

Copy link

Supported commands
  • help:
    • Get descriptions, examples and documentation about supported commands
    • Example: help "command_name"
  • list:
    • List all pipelines for this repository using a comment.
    • Example: "list"
  • run:
    • Run all pipelines or specific pipelines for this repository using a comment. Use this command by itself to trigger all related pipelines, or specify specific pipelines to run.
    • Example: "run" or "run pipeline_name, pipeline_name, pipeline_name"
  • where:
    • Report back the Azure DevOps orgs that are related to this repository and org
    • Example: "where"

See additional documentation.

@eerhardt eerhardt merged commit dd45f48 into dotnet:main Dec 20, 2024
27 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview1 milestone Dec 20, 2024
@chenguohui chenguohui deleted the loongarch64-main branch December 20, 2024 14:28
ellahathaway pushed a commit to ellahathaway/aspnetcore that referenced this pull request Dec 20, 2024
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 pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants