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

Inline all the reductions things! #114

Merged
merged 1 commit into from Mar 25, 2021

Conversation

danielctull
Copy link
Contributor

As mentioned by @karwa in #109, functions should be marked as @inlinable. Due to timing of the two pull requests, the reductions addition hadn't taken this change into account. This change resolves that by making all the internal functions @inlinable.

@timvermeulen
Copy link
Contributor

@swift-ci please test

@timvermeulen timvermeulen merged commit 5cde0b1 into apple:main Mar 25, 2021
@danielctull
Copy link
Contributor Author

Thanks @timvermeulen! 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants