Skip to content

Typos: test/SILOptimizer #75028

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

Merged
merged 2 commits into from
Jul 9, 2024
Merged

Typos: test/SILOptimizer #75028

merged 2 commits into from
Jul 9, 2024

Conversation

Sajjon
Copy link
Contributor

@Sajjon Sajjon commented Jul 7, 2024

Fix typos in test/SILOptimizer

This is one batch of many PRs fixing typos, see the tracking issue.

@Sajjon Sajjon requested review from kavon and eeckstein as code owners July 7, 2024 13:20
@Sajjon Sajjon mentioned this pull request Jul 7, 2024
@@ -9,7 +9,7 @@ public struct S {
mutating func doSomething() { }
}

// Check that all partial_applys can be optimized away so that no closure context needs to be allocated.
// Check that all partial_applies can be optimized away so that no closure context needs to be allocated.
Copy link
Contributor

Choose a reason for hiding this comment

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

-> partial_apply instructions

@Sajjon
Copy link
Contributor Author

Sajjon commented Jul 8, 2024

@eeckstein Thank you for review! I've reverted according to your suggestions.

@eeckstein
Copy link
Contributor

@swift-ci smoke test

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