Skip to content

Handle 'thin' callees in extractStringConcatOperands #14840

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 1 commit into from
Feb 26, 2018

Conversation

shajrawi
Copy link

radar rdar://problem/37916552

StringConcatenationOptimizer assumes that the callees got method calling convention. This is incorrect - function signature ops can change that. (if we modified self we have thin instead of method representation)

@shajrawi
Copy link
Author

@swift-ci Please smoke test and merge

@swift-ci swift-ci merged commit 984dafe into swiftlang:master Feb 26, 2018
@shajrawi shajrawi deleted the concat_thin branch February 26, 2018 23:34
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