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

Implementation of opcode OP_GC_SAFE_POINT for ppc64le #72997

Merged
merged 3 commits into from
Jul 29, 2022

Conversation

alhad-deshpande
Copy link
Contributor

This PR fixes github issue 71079 for ppc64le by implementing opcode OP_GC_SAFE_POINT. All the tests within test suite System.Collections.Concurrent are working fine and passing.

@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Jul 28, 2022
@vargaz vargaz merged commit cc7edab into dotnet:main Jul 29, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Aug 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Codegen-JIT-mono 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.

None yet

2 participants