dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.27k stars 4.73k forks source link

JIT: "Never-negative" handling is not implemented for Span length fields promoted by physical promotion #104573

Open jakobbotsch opened 4 months ago

jakobbotsch commented 4 months ago

This is not implemented in physical promotion and can cause some regressions when we switch from regular promotion to physical promotion.

dotnet-policy-service[bot] commented 4 months ago

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