Skip to content

Add crossgen2 runs for x86 - #58053

Merged
DrewScoggins merged 2 commits into
dotnet:mainfrom
DrewScoggins:Addx86andArm64Crossgen
Aug 24, 2021
Merged

Add crossgen2 runs for x86#58053
DrewScoggins merged 2 commits into
dotnet:mainfrom
DrewScoggins:Addx86andArm64Crossgen

Conversation

@DrewScoggins

Copy link
Copy Markdown
Member

This adds support for x86 and Arm64 crossgen2 runs.

@billwertbillwert left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approved modulo comments in yml

@DrewScoggins

Copy link
Copy Markdown
MemberAuthor

Removing the Arm64 runs as they do not work right now. dotnet/performance#1950

@DrewScoggins
DrewScogginsforce-pushed the Addx86andArm64Crossgen branch from ec056d5 to d920501CompareAugust 24, 2021 21:23
@DrewScogginsDrewScoggins changed the title Add crossgen2 runs for x86 and Arm64Add crossgen2 runs for x86Aug 24, 2021
@DrewScoggins
DrewScoggins merged commit d6223ad into dotnet:mainAug 24, 2021
Lxiamail pushed a commit to Lxiamail/runtime that referenced this pull request Sep 9, 2021
* Add crossgen2 runs for x86 and Arm64
* Remove Arm64 for now
Lxiamail pushed a commit to Lxiamail/runtime that referenced this pull request Sep 9, 2021
* Add crossgen2 runs for x86 and Arm64
* Remove Arm64 for now
jeffschwMSFT pushed a commit that referenced this pull request Sep 10, 2021
* Add crossgen2 runs for x86 and Arm64
* Remove Arm64 for now
Co-authored-by: Drew Scoggins <anscoggi@microsoft.com>
@ghostghost locked as resolved and limited conversation to collaborators Sep 23, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@DrewScoggins@billwert