Skip to content

SPMI treats allocMethodBlockCounts as a compile result #37270

@AndyAyersMS

Description

@AndyAyersMS

superpmicollect is failing on the newly added jit-pgo experimental test leg:

https://dev.azure.com/dnceng/public/_build/results?buildId=665902&view=ms.vss-test-web.build-test-results-tab

Root cause seems to be that allocMethodBlockCounts is treated by SPMI as a compile result and not part of the method context. So replaying any jit compile with CORINFO_FLG_BBINSTR will fail.

cc @BruceForstall

category:testing
theme:super-pmi
skill-level:beginner
cost:small

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions