Skip to content

Conversation

aschwaighofer
Copy link
Contributor

The body seems to only reinterpret pointer types (withMemoryRebound). Inlining it should not lead to code size gains and has shown to reduce code size.

…e as @inline(__always)

The body seems to only reinterpret pointer types (`withMemoryRebound`).
Inlining it should not lead to code size gains and has shown to reduce code size.
@aschwaighofer aschwaighofer requested a review from a team as a code owner August 20, 2025 16:21
@aschwaighofer
Copy link
Contributor Author

@swift-ci test

Copy link
Contributor

@Catfish-Man Catfish-Man left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good to me. I can't imagine a situation where we wouldn't want this inlined.

@aschwaighofer aschwaighofer merged commit f1b6de0 into swiftlang:main Sep 2, 2025
5 checks passed
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.

2 participants