Skip to content

Cleanup fp registers assignments from arm64 path - #65629

Merged
danmoseley merged 1 commit into
dotnet:mainfrom
am11:feature/cleanups/pal
Apr 3, 2022
Merged

Cleanup fp registers assignments from arm64 path#65629
danmoseley merged 1 commit into
dotnet:mainfrom
am11:feature/cleanups/pal

Conversation

@am11

@am11am11 commented Feb 20, 2022

Copy link
Copy Markdown
Member

This path does not compile (dead code), and it has a bug: ASSIGN_FP_REG requires two arguments while one is passed at call sites.

Ref:#63596 (comment)

@ghostghost added community-contribution Indicates that the PR has been added by a community member area-PAL-coreclr only for closed issues and removed community-contribution Indicates that the PR has been added by a community member labels Feb 20, 2022
@jkotas
jkotas requested a review from janvorliFebruary 20, 2022 05:54
@am11
am11force-pushed the feature/cleanups/pal branch from 05f964e to 6a15696CompareFebruary 20, 2022 12:00
@am11

am11 commented Mar 30, 2022

Copy link
Copy Markdown
MemberAuthor

@janvorli, could you please take a look?

@janvorli

Copy link
Copy Markdown
Member

Oh, I am sorry, I've completely missed this somehow.

@janvorlijanvorli left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, thank you!

@danmoseley
danmoseley merged commit 90f7eca into dotnet:mainApr 3, 2022
@ghostghost locked as resolved and limited conversation to collaborators May 3, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-PAL-coreclronly for closed issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@am11@janvorli@danmoseley