Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
/ druntime Public archive

core.simd: Fix simd templates to take parameters by reference#3155

Closed
ibuclaw wants to merge 2 commits intodlang:masterfrom
ibuclaw:simdrefargs
Closed

core.simd: Fix simd templates to take parameters by reference#3155
ibuclaw wants to merge 2 commits intodlang:masterfrom
ibuclaw:simdrefargs

Conversation

@ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Jul 10, 2020

Seems like nobody is using any of these templates, and #1900 should probably be reverted. It looks like they are all broken anyway unless changed to accept parameters by reference.

Should be enough to get CI for dlang/dmd#7065 green.

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @ibuclaw!

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#3155"

@ibuclaw
Copy link
Member Author

ibuclaw commented Jul 11, 2020

I have no time to look into why win64 doesn't work, I'll just revert the originating PR then. (#3157)

@ibuclaw ibuclaw closed this Jul 11, 2020
@ibuclaw ibuclaw deleted the simdrefargs branch July 11, 2020 00:49
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.

3 participants