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

Fix increment in decreasing loop in non-shipping code #110219

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

jakobbotsch
Copy link
Member

Fix #100825

@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 Nov 27, 2024
Copy link
Member

@EgorBo EgorBo left a comment

Choose a reason for hiding this comment

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

just curious - does roslyn produce a warning here?

@jakobbotsch
Copy link
Member Author

just curious - does roslyn produce a warning here?

It does not.

@jakobbotsch jakobbotsch merged commit efd5a63 into dotnet:main Dec 3, 2024
86 of 88 checks passed
@jakobbotsch jakobbotsch deleted the fix-100825 branch December 3, 2024 15:54
eduardo-vp pushed a commit to eduardo-vp/runtime that referenced this pull request Dec 5, 2024
mikelle-rogers pushed a commit to mikelle-rogers/runtime that referenced this pull request Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

Loop goes in wrong direction
2 participants