Skip to content

Add missing case for upper save/restore - #81091

Merged
kunalspathak merged 2 commits into
dotnet:mainfrom
kunalspathak:issue_81087
Jan 25, 2023
Merged

Add missing case for upper save/restore#81091
kunalspathak merged 2 commits into
dotnet:mainfrom
kunalspathak:issue_81087

Conversation

@kunalspathak

Copy link
Copy Markdown
Contributor

Fixes: #81087

@ghostghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jan 24, 2023
@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch, @kunalspathak
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes: #81087

Author:kunalspathak
Assignees:kunalspathak
Labels:

area-CodeGen-coreclr

Milestone:-

@kunalspathak

Copy link
Copy Markdown
ContributorAuthor

@dotnet/jit-contrib @tannergooding

Comment threadsrc/coreclr/jit/gentree.cpp Outdated
Comment threadsrc/coreclr/jit/gentree.cpp Outdated
Comment threadsrc/coreclr/jit/gentree.cpp Outdated
@kunalspathak

Copy link
Copy Markdown
ContributorAuthor

@tannergooding - can you review the updated changes?

@kunalspathak
kunalspathak merged commit 04138a5 into dotnet:mainJan 25, 2023
@kunalspathak
kunalspathak deleted the issue_81087 branch January 25, 2023 20:47
@ghostghost locked as resolved and limited conversation to collaborators Feb 25, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Assertion failed 'unreached' in 'System.Text.Ascii:ChangeCase' when JitDumping

2 participants

@kunalspathak@tannergooding