optSetBlockWeights should not scale blocks that have PGO weights #66678
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone
Currently,
optSetBlockWeights
won't scale if the entire function has weights, but what if only some blocks have weights? Maybe it shouldn't scale then, either.See #33658 (comment)
category:correctness
theme:profile-feedback
The text was updated successfully, but these errors were encountered: