Skip to content

Conversation

@jakobbotsch
Copy link
Member

@jakobbotsch jakobbotsch commented Aug 5, 2024

Revive #89064. Calling the write barrier on byref fields is not correct, as pointed out here: #80086 (comment)

Fix #90195

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Aug 5, 2024
@jakobbotsch jakobbotsch closed this Aug 5, 2024
@jakobbotsch
Copy link
Member Author

Nevermind, turns out #90195 was already fixed as a side effect of another change.

@github-actions github-actions bot locked and limited conversation to collaborators Sep 7, 2024
@jakobbotsch jakobbotsch deleted the fix-80086 branch October 7, 2024 10:18
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.

JIT: avoid calling GC write barrier for byrefs

2 participants