Skip to content

Remove dead code in jit - #61129

Merged
echesakov merged 1 commit into
dotnet:mainfrom
echesakov:Remove-Dead-Code
Nov 3, 2021
Merged

Remove dead code in jit#61129
echesakov merged 1 commit into
dotnet:mainfrom
echesakov:Remove-Dead-Code

Conversation

@echesakov

Copy link
Copy Markdown
Contributor

Noticed that the code is dead while working on an issue

@dotnet/jit-contrib PTAL

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

ghost commented Nov 2, 2021

Copy link
Copy Markdown

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

Issue Details

Noticed that the code is dead while working on an issue

@dotnet/jit-contrib PTAL

Author:echesakovMSFT
Assignees:-
Labels:

area-CodeGen-coreclr

Milestone:-

@BruceForstallBruceForstall left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I presume no asmdiffs?

@echesakov

Copy link
Copy Markdown
ContributorAuthor

LGTM. I presume no asmdiffs?

I will double check this before merging

@echesakov

Copy link
Copy Markdown
ContributorAuthor

Confirmed no diffs with spmi on all four platforms.

@echesakov
echesakov merged commit 49807bc into dotnet:mainNov 3, 2021
@echesakov
echesakov deleted the Remove-Dead-Code branch November 3, 2021 03:47
@ghostghost locked as resolved and limited conversation to collaborators Dec 3, 2021
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.

2 participants

@echesakov@BruceForstall