dotnet / dotnet/runtime

JIT: We can improve async value analysis for implicit byrefs

Open
#125,949 1 comment 0 reactions 1 assignee Claimed by @jakobbotsch View on GitHub
area-CodeGen-coreclr runtime-async
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

#125615 is conservative around implicit byrefs as we do not have the analysis to tell whether we are modifying the underlying values. We could at least do this analysis when we can tell that all uses are immediate loads.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.