Skip to content

Add native __int128 casts for bignum types#527

Open
slabko wants to merge 1 commit into
masterfrom
cast_to_in128
Open

Add native __int128 casts for bignum types#527
slabko wants to merge 1 commit into
masterfrom
cast_to_in128

Conversation

@slabko

@slabko slabko commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Expose explicit conversions from Int128 and UInt128 to compiler-native 128-bit integers when __int128 is available. Add unit coverage for signed and unsigned casts across zero, small values, large values, and boundary limits.

Expose explicit conversions from Int128 and UInt128 to compiler-native 128-bit integers when
`__int128` is available. Add unit coverage for signed and unsigned casts across zero, small values,
large values, and boundary limits.
@slabko slabko requested a review from mzitnik as a code owner June 27, 2026 10:52
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.

1 participant