Skip to content

Conversation

@BruceForstall
Copy link
Contributor

No asm diffs, so I'm suspicious whether this code is ever actually hit.

No asm diffs, so I'm suspicious whether this code is ever actually hit.
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Feb 25, 2022
@ghost ghost assigned BruceForstall Feb 25, 2022
@ghost
Copy link

ghost commented Feb 25, 2022

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

Issue Details

No asm diffs, so I'm suspicious whether this code is ever actually hit.

Author: BruceForstall
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@BruceForstall
Copy link
Contributor Author

Trivial change.

@kunalspathak @dotnet/jit-contrib PTAL

Copy link
Contributor

@kunalspathak kunalspathak left a comment

Choose a reason for hiding this comment

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

Is this fixing anything or this is just something that you noticed and want to correct it?

{
// We have loaded this into a register only temporarily
gcInfo.gcMarkRegSetNpt(reg);
gcInfo.gcMarkRegSetNpt(genRegMask(reg));
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I just noticed it.

Your link didn't work; can you check?

Copy link
Contributor

Choose a reason for hiding this comment

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

Its on line 1433

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ah, found it. I'll fix both, but I'm going to subsume it into #65916

@ghost ghost added needs-author-action An issue or pull request that requires more info or actions from the author. and removed needs-author-action An issue or pull request that requires more info or actions from the author. labels Feb 26, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Mar 28, 2022
@BruceForstall BruceForstall deleted the FixWrongType branch December 28, 2022 01:22
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants