Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use compiler-provided __int128 type on clang and gcc #837

Conversation

reunanen
Copy link
Contributor

(when the target architecture is at least 64-bit)

Apparently this should be faster on modern compilers. In addition, it ought to be obvious that it gives the correct answer. :)

@AngusJohnson AngusJohnson merged commit f95f4b3 into AngusJohnson:main May 14, 2024
7 checks passed
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.

2 participants