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

Set NOINLINE pragmas on Generics derived default implementations of Rel8able #346

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

TeofilC
Copy link
Contributor

@TeofilC TeofilC commented Oct 14, 2024

This is an easy change that should speed up compilation for end-users without having to make any changes to their code.

See Note [Generics and Inlining]

@TeofilC TeofilC force-pushed the teo/try-noinline branch 3 times, most recently from 81c3719 to 5aae4fe Compare October 18, 2024 10:20
@TeofilC TeofilC changed the title Teo/try noinline Set NOINLINE pragmas on Generics derived default implementations of Rel8able Oct 18, 2024
@TeofilC TeofilC marked this pull request as ready for review October 18, 2024 10:21
@TeofilC TeofilC merged commit aa708f4 into master Oct 18, 2024
2 checks passed
@TeofilC TeofilC deleted the teo/try-noinline branch October 18, 2024 10:42
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