EqualityComparer<string>.Default.Equals is never inlined #88021
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone
I was 100% sure I already filed an issue for this but I can't find it so filing again:
Codegen:
Expected codegen:
Even PGO doesn't help. In fact, it can be simulated as:
codegen for
Test
with Dynamic PGO in tier1:The text was updated successfully, but these errors were encountered: