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: avoid LCL_FLD stress for locals that already have LCL_FLD appear… #77082

Merged
merged 2 commits into from
Oct 19, 2022

Commits on Oct 15, 2022

  1. JIT: avoid LCL_FLD stress for locals that already have LCL_FLD appear…

    …ances
    
    Also lay the groundwork for making this stress a bit more random.
    
    Fixes dotnet#76855.
    AndyAyersMS committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    5db735c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Fix spelling

    Co-authored-by: Bruce Forstall <brucefo@microsoft.com>
    AndyAyersMS and BruceForstall committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    c7ab59e View commit details
    Browse the repository at this point in the history