Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

[RyuJIT/armel] Fix PutArgReg BuildRefPositions #13332

Merged
merged 1 commit into from
Aug 11, 2017

Conversation

wateret
Copy link
Member

@wateret wateret commented Aug 11, 2017

We should fix registers for GT_PUTARG_REG, not GT_COPY or GT_MUL_LONG.
And merge the if statement with GT_PUTARG_SPLIT case.

cc: @dotnet/arm32-contrib

We should fix registers for GT_PUTARG_REG, not GT_COPY or GT_MUL_LONG.
And merge the `if` statement with GT_PUTARG_SPLIT case.
@BruceForstall
Copy link
Member

@dotnet-bot test Windows_NT x64 Debug Build and Test

Copy link

@CarolEidt CarolEidt left a comment

Choose a reason for hiding this comment

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

LGTM

@BruceForstall BruceForstall merged commit c590f0e into dotnet:master Aug 11, 2017
@karelz karelz modified the milestone: 2.1.0 Aug 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants