Skip to content

arch-riscv: Add rvv calibration note[skip ci]#850

Open
jueshiwenli wants to merge 1 commit into
xs-devfrom
xs-vector-2605071
Open

arch-riscv: Add rvv calibration note[skip ci]#850
jueshiwenli wants to merge 1 commit into
xs-devfrom
xs-vector-2605071

Conversation

@jueshiwenli
Copy link
Copy Markdown
Collaborator

Change-Id: I8216f2832fc528cd3bb07af9b04fde6d494761a9

Change-Id: I8216f2832fc528cd3bb07af9b04fde6d494761a9
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 7, 2026

Warning

Rate limit exceeded

@jueshiwenli has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 54 minutes and 35 seconds before requesting another review.

To continue reviewing without waiting, purchase usage credits in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: abc41f9c-f452-4dfe-9e5c-67c17c17051b

📥 Commits

Reviewing files that changed from the base of the PR and between c345ad8 and 62b92f5.

📒 Files selected for processing (2)
  • docs/design-docs/vector/README.md
  • docs/design-docs/vector/vector-config-decode-block-design.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch xs-vector-2605071

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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

Adds design documentation for the RISC-V RVV “vector config instruction blocks younger instructions” behavior in the O3 pipeline, plus a small index README for the vector design-docs folder.

Changes:

  • Added a design note describing how isVectorConfig() instructions introduce serialize barriers in Decode and a commit-time squash “safety net”.
  • Added docs/design-docs/vector/README.md as an entry point to the vector design docs.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/design-docs/vector/vector-config-decode-block-design.md New design doc explaining Decode serialize stall + Commit squashAfter fallback for RVV vector-config ordering.
docs/design-docs/vector/README.md New index README linking to the vector-config decode-block design doc.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

- `src/cpu/o3/decode.cc`
- `src/cpu/o3/commit.hh`
- `src/cpu/o3/commit.cc`
- 文档:`docs/exec-plans/active/vector-config-decode-blocking.md`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants