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

Simplify the code flow now that 5.0 is the minimum. #1241

Merged
merged 1 commit into from
Apr 11, 2022

Conversation

thomasvl
Copy link
Collaborator

@thomasvl thomasvl commented Apr 7, 2022

Basically a revisit of #915.

  • Remove the version checks.
  • Remove _merge which was tagged @usableFromInline and instead put the guts
    in the leaf call from there other calls to get the same optimization.

@thomasvl thomasvl requested a review from Lukasa April 7, 2022 20:48
@thomasvl thomasvl force-pushed the merge_inline_tweaks branch from f20fa88 to 04af07f Compare April 8, 2022 14:48
@thomasvl thomasvl requested a review from cburrows April 8, 2022 14:49
Copy link
Contributor

@Lukasa Lukasa left a comment

Choose a reason for hiding this comment

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

Nice, LGTM.

@thomasvl thomasvl merged commit b9ec2c4 into apple:main Apr 11, 2022
@thomasvl thomasvl deleted the merge_inline_tweaks branch April 11, 2022 11:19
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.

3 participants