Skip to content

[RACL] Correct ordering of policy selection vectors #26421

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

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

davidschrammel
Copy link
Contributor

@davidschrammel davidschrammel commented Feb 25, 2025

This PR fixes an issue with the ordering of the policy selection vectors when using non-* mappings.
With the default racl configuration this PR has no effects since we are using * policies, which means that all entries of the vector have the same value and the ordering does not matter.

This PR is based on #26146.
All but the last commit in this PR will be dropped when #26146 has been merged.

@davidschrammel davidschrammel marked this pull request as ready for review February 25, 2025 17:02
@davidschrammel davidschrammel requested review from andreaskurth and removed request for msfschaffner February 25, 2025 17:02
Copy link
Member

@Razer6 Razer6 left a comment

Choose a reason for hiding this comment

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

Thanks for fixing that!

Copy link
Contributor

@andreaskurth andreaskurth left a comment

Choose a reason for hiding this comment

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

LGTM, thanks. Please rebase this PR now that #26146 is merged.

Signed-off-by: David Schrammel <davidschrammel@rivosinc.com>
@davidschrammel davidschrammel added the CI:Rerun Rerun failed CI jobs label Feb 25, 2025
@github-actions github-actions bot removed the CI:Rerun Rerun failed CI jobs label Feb 25, 2025
@andreaskurth
Copy link
Contributor

The failure of the CW305 bitstream CI check isn't related to the changes in this PR; merging

@andreaskurth andreaskurth merged commit 385c27b into lowRISC:master Feb 26, 2025
43 of 44 checks passed
@davidschrammel davidschrammel deleted the racl-fixes-5-ordering branch March 31, 2025 11:13
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