crossgen2 determinism fails with tiered pgo #51898
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone
Failed in weekend testing:
Looks like the problem is that the "exit sequence" after a tail call has a more complex structure than #50806 is prepared to sanction. In particular there are assignments with casts, and a nop.
I have a fix in progress.
The text was updated successfully, but these errors were encountered: