Skip to content

CI and rng seeds - #472

Closed
maximebuyse wants to merge 5 commits into
model-checking:mainfrom
cryspen:mb/ci-rng-seed
Closed

CI and rng seeds#472
maximebuyse wants to merge 5 commits into
model-checking:mainfrom
cryspen:mb/ci-rng-seed

Conversation

@maximebuyse

Copy link
Copy Markdown

This PR addresses part of the feedback in the PR to the upstream repo:

I also added some logging of input value on assertion failures which might also be useful to debug test failures.

karthikbhargavanand others added 5 commits July 25, 2025 09:55
* Provided more detailed description for how to model and test intrinsics
* Restored static asserts which were in the upstream code
* Switched the use of u64 back to u32 to make it closer to upstream
* Defined functions like `transpose` to reduce visual diffs
Sign up for freeto 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.

2 participants

@maximebuyse@karthikbhargavan