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

Adjust Float16 availability for Swift 5.4 toolchains. #172

Merged
merged 1 commit into from
Feb 19, 2021

Conversation

stephentyrone
Copy link
Member

In older toolchains, Float16 is marked unavailable on all mac targets; starting with the 5.4 toolchain, it is available starting in macOS 11.0 when targeting Apple Silicon.

In older toolchains, Float16 is marked unavailable on all mac targets; starting with the 5.4 toolchain, it is available starting in macOS 11.0 when targeting Apple Silicon.
@stephentyrone
Copy link
Member Author

@compnerd can you sanity-check this on windows when you have a chance?

@stephentyrone stephentyrone merged commit 6583ac7 into apple:main Feb 19, 2021
@stephentyrone stephentyrone deleted the float16-availability branch February 19, 2021 22:38
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.

1 participant