Skip to content

Conversation

@BruceForstall
Copy link
Contributor

Fix #45557 for arm/arm64

Fixes #46023

@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 Dec 15, 2020
@BruceForstall
Copy link
Contributor Author

/azp list

@BruceForstall
Copy link
Contributor Author

/azp run runtime-coreclr outerloop

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@BruceForstall
Copy link
Contributor Author

gcstress failures are 2 timeouts in Linux arm, and 2 failures of #45090

@BruceForstall
Copy link
Contributor Author

@sandreenko @dotnet/jit-contrib PTAL

@BruceForstall
Copy link
Contributor Author

asm diffs for arm64 are essentially the same as for xarch in #45557; extended GC lifetimes where previously they were cut short.

Copy link
Member

@AndyAyersMS AndyAyersMS left a comment

Choose a reason for hiding this comment

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

We should port this to 5.0 as well.

@BruceForstall
Copy link
Contributor Author

I verified that the Linux arm libraries crossgen SPMI asm diffs show the same pattern of fixes: adding stack slots to the tracked GC refs set for a short range.

@BruceForstall BruceForstall merged commit 3b070ca into dotnet:master Dec 18, 2020
@BruceForstall BruceForstall deleted the Fix45557arm branch December 18, 2020 00:36
BruceForstall added a commit to BruceForstall/runtime that referenced this pull request Dec 18, 2020
Anipik pushed a commit that referenced this pull request Jan 14, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jan 17, 2021
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.

Test failure: JIT/Regression/JitBlue/Runtime_45557/Runtime_45557/Runtime_45557.sh Process crash with "Internal CLR error" (0x80131506) in Roslyn CI

3 participants