Skip to content

[TODO-List-Cleanup] Delete the quirks - #61876

Merged
echesakov merged 2 commits into
dotnet:mainfrom
SingleAccretion:TODO-List-Cleanup-Delete-Quirks
Dec 16, 2021
Merged

[TODO-List-Cleanup] Delete the quirks#61876
echesakov merged 2 commits into
dotnet:mainfrom
SingleAccretion:TODO-List-Cleanup-Delete-Quirks

Conversation

@SingleAccretion

@SingleAccretionSingleAccretion commented Nov 20, 2021

Copy link
Copy Markdown
Contributor

These were left in only to get to a clean zero-diff change. Delete them.

Small diffs, as expected, mostly improvements due to new CSEs. A few small regressions due to new copies being propagated, but not in a way that ultimately pays off.

@ghostghost added 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 labels Nov 20, 2021
@ghost

Copy link
Copy Markdown

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

Issue Details

These were left in only to get to a clean zero-diffs change. Delete them.

Small diffs are expected (last time I diffed this, we got some CSEs on ARM64 and some test-only changes due to operand swapping affecting RA).

Author:SingleAccretion
Assignees:-
Labels:

area-CodeGen-coreclr, community-contribution

Milestone:-

@SingleAccretion
SingleAccretion marked this pull request as ready for review November 20, 2021 21:18
@SingleAccretion

Copy link
Copy Markdown
ContributorAuthor

@dotnet/jit-contrib

@JulieLeeMSFT

Copy link
Copy Markdown
Member

@echesakov PTAL.

@SingleAccretion
SingleAccretionforce-pushed the TODO-List-Cleanup-Delete-Quirks branch from 289a493 to 15e68d2CompareDecember 10, 2021 18:00

@echesakovechesakov 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.
Sorry for the delayed review - somehow this change fell off my radar.

@echesakov
echesakov merged commit d6d2e38 into dotnet:mainDec 16, 2021
@SingleAccretion
SingleAccretion deleted the TODO-List-Cleanup-Delete-Quirks branch December 16, 2021 08:32
@ghostghost locked as resolved and limited conversation to collaborators Jan 15, 2022
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 SuperPMIcommunity-contributionIndicates 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

@SingleAccretion@JulieLeeMSFT@echesakov