Skip to content

JIT: Fix jit-format break#125962

Merged
jakobbotsch merged 2 commits intodotnet:mainfrom
jakobbotsch:fix-jit-format
Mar 23, 2026
Merged

JIT: Fix jit-format break#125962
jakobbotsch merged 2 commits intodotnet:mainfrom
jakobbotsch:fix-jit-format

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.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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.

@jakobbotsch
Copy link
Copy Markdown
Member Author

/ba-g Early merge to unblock innerloop

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.

4 participants