Skip to content

[6.0] Move Float16 print tests to their own file and test exhaustively #73106

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

Conversation

stephentyrone
Copy link
Contributor

We can easily test all 2**16 values, so let's do it. Also now _Float16 is properly supported in clang, so we can pass arguments to CPP that way, which lets us get snan right on more platforms.

…ftlang#72859)

We can easily test all 2**16 values, so let's do it. Also now _Float16 is properly supported in clang, so we can pass arguments to CPP that way, which lets us get snan right on more platforms.
@stephentyrone stephentyrone requested a review from a team as a code owner April 18, 2024 16:35
@stephentyrone stephentyrone requested a review from tbkka April 18, 2024 16:35
@stephentyrone
Copy link
Contributor Author

@swift-ci test

@stephentyrone stephentyrone merged commit 5f41b76 into swiftlang:release/6.0 Apr 19, 2024
@stephentyrone stephentyrone deleted the exhaustive-float16-printing-6.0 branch April 19, 2024 19:32
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