Regression: Unnecessary bounds check generated for Span/ReadOnlySpan #116073
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone
The same unnecessary bounds check previously reported for string (issue #115793, fixed in PR #115980) is also present for
Span
andReadOnlySpan
Repro: Godbolt
trunk-20250528+ab3d27fd24:
coreclr 9.0.2+80aa709f5d:
The text was updated successfully, but these errors were encountered: