Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JIT: change profile slop assert to a jitdump note #81377

Merged

Commits on Jan 30, 2023

  1. JIT: change profile slop assert to a jitdump note

    Stop asserting if we see unusually large discrepancies in the outgoing profile
    flow from a block. Instead just make a note in the jit dump.
    
    Fixes dotnet#77450.
    AndyAyersMS committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    3b63865 View commit details
    Browse the repository at this point in the history