Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

JIT: Fix jit-format break - #125962

#125962
Merged
jakobbotsch merged 2 commits into
dotnet:maindotnet/runtime:mainfrom
jakobbotsch:fix-jit-formatjakobbotsch/runtime:fix-jit-formatCopy head branch name to clipboard
Mar 23, 2026
Merged

JIT: Fix jit-format break#125962
jakobbotsch merged 2 commits into
dotnet:maindotnet/runtime:mainfrom
jakobbotsch:fix-jit-formatjakobbotsch/runtime:fix-jit-formatCopy head branch name to clipboard

Conversation

@jakobbotsch

Copy link
Copy Markdown
Member

I probably missed approving github workflows in #124642

cc @dotnet/jit-contrib

@jakobbotsch
jakobbotsch requested review from a team and Copilot March 23, 2026 14:29
@github-actions github-actions Bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Mar 23, 2026
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

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

Copilot AI 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.

Pull request overview

This PR addresses a JIT formatting (“jit-format”) issue by adjusting the formatting of a for loop in fgFoldCondToReturnBlock, keeping the source aligned with the repo’s formatting expectations.

Changes:

  • Reformat the for loop iterating statements in the return block to a single-line loop header.

Comment thread src/coreclr/jit/optimizebools.cpp Outdated
@jakobbotsch

Copy link
Copy Markdown
Member Author

/ba-g Early merge to unblock innerloop

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.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.