Skip to content

fix bitvec_to_biguint for non-byte-aligned Msb0 bit vectors - #273

Merged
nicolaskagami merged 1 commit into
mainfrom
nsk/fix-bitvec-to-biguint-non-aligned
Aug 26, 2026
Merged

fix bitvec_to_biguint for non-byte-aligned Msb0 bit vectors#273
nicolaskagami merged 1 commit into
mainfrom
nsk/fix-bitvec-to-biguint-non-aligned

Conversation

@nicolaskagami

Copy link
Copy Markdown
Contributor
  • Fixes bitvec_to_biguint so it aligns the final byte correctly when converting a bitvector with a non-byte-aligned length.
  • Adds a regression test to enforce it's equivalent to store_le/load_le.

@nicolaskagami
nicolaskagami merged commit c5ab842 into main Aug 26, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants