Skip to content

load 128 bit floating point constants from global#21279

Merged
WalterBright merged 1 commit into
dlang:masterfrom
WalterBright:convertreal
Apr 21, 2025
Merged

load 128 bit floating point constants from global#21279
WalterBright merged 1 commit into
dlang:masterfrom
WalterBright:convertreal

Conversation

@WalterBright
Copy link
Copy Markdown
Member

because there's no way to load them from the instructions!

The only trouble here is the compiler doesn't do 128 bit math yet, so it's not storing the correct value in the global.

@WalterBright WalterBright added Compiler:Backend glue code, optimizer, code generation Arch:Aarch64 Issues specific to Arm 64 labels Apr 20, 2025
@dlang-bot
Copy link
Copy Markdown
Contributor

Thanks for your pull request, @WalterBright!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "master + dmd#21279"

@WalterBright WalterBright merged commit 4aa543a into dlang:master Apr 21, 2025
36 of 42 checks passed
@WalterBright WalterBright deleted the convertreal branch April 21, 2025 00:35
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.

3 participants