Skip to content

add 128 bit float support to cdorth()#21293

Merged
WalterBright merged 1 commit into
dlang:masterfrom
WalterBright:cdorth128
Apr 26, 2025
Merged

add 128 bit float support to cdorth()#21293
WalterBright merged 1 commit into
dlang:masterfrom
WalterBright:cdorth128

Conversation

@WalterBright
Copy link
Copy Markdown
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