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

Delete more verification code #72747

Merged

Conversation

SingleAccretion
Copy link
Contributor

@SingleAccretion SingleAccretion commented Jul 24, 2022

Mostly just dead code, the only semantic change is around tailcall checks used for stress, they don't check type compatibility in the strict type system sense anymore.

Contributes to #32648.

No diffs (modulo a small TP win).

@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Jul 24, 2022
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jul 24, 2022
@ghost
Copy link

ghost commented Jul 24, 2022

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

Issue Details

Mostly just dead code, the only semantic change is around tailcall checks used for stress, they don't check type compatibility in the strict type system sense anymore.

Contributes to #32648.

Author: SingleAccretion
Assignees: -
Labels:

area-CodeGen-coreclr, community-contribution

Milestone: -

@SingleAccretion SingleAccretion force-pushed the Delete-Dead-Verification-Code-Upstream branch 2 times, most recently from bbf0466 to f2a4221 Compare July 24, 2022 23:04
@SingleAccretion SingleAccretion marked this pull request as ready for review July 25, 2022 10:48
@SingleAccretion SingleAccretion marked this pull request as draft July 25, 2022 10:49
@SingleAccretion SingleAccretion force-pushed the Delete-Dead-Verification-Code-Upstream branch from f2a4221 to bcea870 Compare July 25, 2022 10:54
@SingleAccretion SingleAccretion marked this pull request as ready for review July 25, 2022 17:12
@SingleAccretion
Copy link
Contributor Author

@dotnet/jit-contrib

@jakobbotsch jakobbotsch added this to the 8.0.0 milestone Jul 29, 2022
@SingleAccretion SingleAccretion force-pushed the Delete-Dead-Verification-Code-Upstream branch from bcea870 to 8059243 Compare August 22, 2022 09:33
@jakobbotsch
Copy link
Member

/azp run runtime-coreclr jitstress, runtime-coreclr libraries-jitstress

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@AndyAyersMS
Copy link
Member

Old jistress logs are gone because of the pipeline shift.

Let's bounce this and retrun.

@AndyAyersMS AndyAyersMS reopened this Sep 14, 2022
@AndyAyersMS
Copy link
Member

Hopefully jitstress is clean after #75576. Libraries jitstress has at least one pre-existing issue #75644

@AndyAyersMS
Copy link
Member

/azp run runtime-coreclr jitstress, runtime-coreclr libraries-jitstress

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

Copy link
Member

@jakobbotsch jakobbotsch left a comment

Choose a reason for hiding this comment

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

LGTM. The failures look frozen object related which should have been fixed already. Thanks for this cleanup.

@jakobbotsch jakobbotsch merged commit a2b1811 into dotnet:main Sep 22, 2022
@SingleAccretion SingleAccretion deleted the Delete-Dead-Verification-Code-Upstream branch September 23, 2022 17:02
@ghost ghost locked as resolved and limited conversation to collaborators Oct 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants