Skip to content
Snippets Groups Projects
Commit 8a8ac65a authored by Matthew Craven's avatar Matthew Craven Committed by Marge Bot
Browse files

Improve toInteger @Word32 on 64-bit platforms

On 64-bit platforms, every Word32 fits in an Int, so we can
convert to Int# without having to perform the overflow check
integerFromWord# uses internally.
parent 3e0b2b1f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment