Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

add clarifying examples of SIMD usage #3808

Merged
merged 1 commit into from
Apr 24, 2022

Conversation

WalterBright
Copy link
Member

https://issues.dlang.org/show_bug.cgi?id=23048 and https://issues.dlang.org/show_bug.cgi?id=23048 are the result of not using the SIMD instructions correctly, and how to use them correctly is unclear. So I added clarifying examples.

@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 + druntime#3808"

@WalterBright
Copy link
Member Author

Why would adding a comment cause failures in object.d?

@maxhaton
Copy link
Member

Why would adding a comment cause failures in object.d?

Rebase needed?

@WalterBright
Copy link
Member Author

Thanks @maxhaton that cleared it up. Wish every fix was so easy!

@WalterBright WalterBright merged commit 27b9a9d into dlang:master Apr 24, 2022
@WalterBright WalterBright deleted the simdExample branch April 24, 2022 19:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants