Skip to content

(un-revert) Remove apparently obsolete builtin functions (#20947) #21001

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
Dec 4, 2018

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Dec 4, 2018

  • Remove apparently obsolete builtin functions.
  • Remove s_to_u_checked_conversion and u_to_s_checked_conversion functions from builtin AST parsing, SIL/IR generation and from SIL optimisations.
  • Remove apparently obsolete builtin functions - unit tests.
  • Remove unit tests for SIL transformations relating to s_to_u_checked_conversion and u_to_s_checked_conversion builtin functions.

Has been reverted, but now getting restored because it's unrelated to watchOS bot problems

Fixes rdar://problem/46430442

* Remove apparently obsolete builtin functions.

- Remove s_to_u_checked_conversion and u_to_s_checked_conversion functions from builtin AST parsing, SIL/IR generation and from SIL optimisations.

* Remove apparently obsolete builtin functions - unit tests.

- Remove unit tests for SIL transformations relating to s_to_u_checked_conversion and u_to_s_checked_conversion builtin functions.
@xedin
Copy link
Contributor Author

xedin commented Dec 4, 2018

/cc @stephentyrone @atrick

@xedin
Copy link
Contributor Author

xedin commented Dec 4, 2018

@swift-ci please test

@xedin xedin changed the title Remove apparently obsolete builtin functions (#20947) (un-revert) Remove apparently obsolete builtin functions (#20947) Dec 4, 2018
@stephentyrone
Copy link
Contributor

LGTM.

@xedin xedin merged commit 5e4053d into swiftlang:master Dec 4, 2018
@xedin
Copy link
Contributor Author

xedin commented Dec 5, 2018

@stephentyrone Do we want this for 5.0 branch as well?

@stephentyrone
Copy link
Contributor

It's only removing unused stuff, so no need to pull it into 5.0.

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