-
Notifications
You must be signed in to change notification settings - Fork 0
Optimize Signed Division #18
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
Labels
Optimization
Make Something Faster
Comments
Merged
ARM (M4) Mac with clang-20:
|
ARM32 Linux - GCC 14:
|
ARM64 Linux - GCC13:
|
S390x Linux GCC-13:
|
PPC64LE Linux - GCC14:
|
ARM32 Linux - GCC14:
|
X64 Linux - GCC14:
|
X86 Linux - GCC14:
|
X64 Windows MSVC 14.3:
The div result is ever so slightly different... With fixed div we are slightly worse off:
|
X86 WIndows MSVC 14.3:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Optimization List:
The text was updated successfully, but these errors were encountered: