Skip to content
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

made small improvement to fix 24884 #17101

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

WalterBright
Copy link
Member

Improved #17097

This addition will eliminate a redundant setting of EAX to zero.

@WalterBright WalterBright added the Compiler:Backend glue code, optimizer, code generation label Dec 2, 2024
@dlang-bot
Copy link
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#17101"

@thewilsonator thewilsonator merged commit d8c0e79 into dlang:master Dec 2, 2024
41 checks passed
@WalterBright WalterBright deleted the fix24884 branch December 2, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compiler:Backend glue code, optimizer, code generation Merge:auto-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants