Skip to content

Add linux_arm64 platform to coreclr_r2r_interpreter build#126586

Open
DrewScoggins wants to merge 1 commit intodotnet:mainfrom
DrewScoggins:add-arm64-composite-r2r
Open

Add linux_arm64 platform to coreclr_r2r_interpreter build#126586
DrewScoggins wants to merge 1 commit intodotnet:mainfrom
DrewScoggins:add-arm64-composite-r2r

Conversation

@DrewScoggins
Copy link
Copy Markdown
Member

Add arm64 to the composite R2R with interpreter fallback build so that arm64 cobalt perf runs can consume the build artifacts.

@dotnet-policy-service
Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @agocke, @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR extends the performance build template for the CoreCLR composite R2R-with-interpreter-fallback scenario to also produce linux_arm64 artifacts, enabling arm64 Cobalt perf runs to consume the same build output type as linux_x64.

Changes:

  • Add linux_arm64 to the platform matrix for the coreclr_r2r_interpreter build job.

Replace linux_x64 with linux_arm64 for the composite R2R with
interpreter fallback build since we only want arm64 composite runs.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@DrewScoggins DrewScoggins force-pushed the add-arm64-composite-r2r branch from e674727 to acbcf29 Compare April 6, 2026 22:21
@LoopedBard3 LoopedBard3 self-requested a review April 6, 2026 22:24
@DrewScoggins
Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants