Skip to content

remove usage of alloca() for AArch64 version#22708

Merged
thewilsonator merged 1 commit intodlang:masterfrom
WalterBright:alloca4
Mar 7, 2026
Merged

remove usage of alloca() for AArch64 version#22708
thewilsonator merged 1 commit intodlang:masterfrom
WalterBright:alloca4

Conversation

@WalterBright
Copy link
Copy Markdown
Member

I'm deferring implementing AArch64 alloca() for the moment.

@WalterBright WalterBright added Review:Easy Review Compiler:Backend glue code, optimizer, code generation Arch:Aarch64 Issues specific to Arm 64 labels Mar 7, 2026
@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#22708"

@thewilsonator thewilsonator merged commit a71689c into dlang:master Mar 7, 2026
37 of 42 checks passed
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 Review:Easy Review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants