JIT: We can improve async value analysis for implicit byrefs
Open
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
Assessment
This issue has not been assessed yet.