Skip to content

Conversation

@credo-quia-absurdum
Copy link
Contributor

This PR performs a minor cleanup of comments and formatting in codegenriscv64.

The changes are limited to:

  • Minor formatting and style fixes
  • Adding or refining function header comments
  • Improving English wording for clarity and readability

No functional or behavioral changes are intended.

@clamp03 @tomeksowi @SkyShield, @namu-lee
part of #84834, cc @dotnet/samsung

Copilot AI review requested due to automatic review settings December 16, 2025 13:00
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Dec 16, 2025
@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 Dec 16, 2025
@dotnet-policy-service
Copy link
Contributor

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

Copy link
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 performs cleanup of comments and formatting in the RISC-V 64-bit code generator without any functional changes. The improvements enhance code readability and documentation quality.

  • Grammar and spelling corrections throughout comments
  • Addition of comprehensive function header documentation for genSetRegToConst
  • Improved clarity and formatting of existing comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arch-riscv Related to the RISC-V architecture area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants