Skip to content

add 128 bit float support to cdorth() #21293

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

Merged
merged 1 commit into from
Apr 26, 2025

Conversation

WalterBright
Copy link
Member

Interesting that there doesn't seem to be any AArch64 instructions to do arithmetic on 128 bit floats. Compiler helper functions do the work instead.

@WalterBright WalterBright added Compiler:Backend glue code, optimizer, code generation Arch:Aarch64 Issues specific to Arm 64 labels Apr 23, 2025
@WalterBright WalterBright merged commit 0b9850f into dlang:master Apr 26, 2025
41 of 42 checks passed
@WalterBright WalterBright deleted the cdorth128 branch April 26, 2025 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arch:Aarch64 Issues specific to Arm 64 Compiler:Backend glue code, optimizer, code generation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants