Skip to content

Conversation

@jberthold
Copy link
Member

Removes artefacts of round-trip conversion between bytes and u64 (starting with bytes).

This enables recognising the magnitude limit of 2^64 of the converted bytes (eliminates vacuous branches in p-token).

@jberthold jberthold marked this pull request as ready for review November 12, 2025 00:39
@jberthold jberthold requested review from Stevengre and dkcumming and removed request for dkcumming November 12, 2025 00:39
Copy link
Collaborator

@dkcumming dkcumming left a comment

Choose a reason for hiding this comment

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

I believe these make sense!

@jberthold jberthold merged commit 1b10abd into master Nov 12, 2025
7 checks passed
@jberthold jberthold deleted the bytes-u64-simplification branch November 12, 2025 03:59
@jberthold jberthold mentioned this pull request Nov 12, 2025
jberthold added a commit that referenced this pull request Nov 12, 2025
* Add simplifications for bytes converted to u64 (#837)
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