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

JIT: avoid calling GC write barrier for byrefs #90195

Closed
markples opened this issue Aug 8, 2023 · 4 comments
Closed

JIT: avoid calling GC write barrier for byrefs #90195

markples opened this issue Aug 8, 2023 · 4 comments
Assignees
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI bug in-pr There is an active PR which will close this issue when it is merged Priority:2 Work that is important, but not critical for the release
Milestone

Comments

@markples
Copy link
Member

markples commented Aug 8, 2023

See discussion in #80086

@markples markples added bug area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI labels Aug 8, 2023
@markples markples added this to the 9.0.0 milestone Aug 8, 2023
@ghost
Copy link

ghost commented Aug 8, 2023

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

Issue Details

See discussion in #80086

Author: markples
Assignees: -
Labels:

bug, area-CodeGen-coreclr

Milestone: 9.0.0

@markples
Copy link
Member Author

markples commented Aug 8, 2023

potentially fixed by #89064

@markples
Copy link
Member Author

markples commented Aug 8, 2023

or #89116

@markples markples assigned markples and jakobbotsch and unassigned markples Aug 8, 2023
@jakobbotsch jakobbotsch added the Priority:2 Work that is important, but not critical for the release label May 1, 2024
@jakobbotsch
Copy link
Member

This was fixed as a side effect of #102316.

@jakobbotsch jakobbotsch assigned EgorBo and unassigned jakobbotsch Aug 5, 2024
@dotnet-policy-service dotnet-policy-service bot added the in-pr There is an active PR which will close this issue when it is merged label Aug 5, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 7, 2024
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 bug in-pr There is an active PR which will close this issue when it is merged Priority:2 Work that is important, but not critical for the release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants