Skip to content

Don't verify exact NaN text for .debugDescription #33391

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
Aug 11, 2020

Conversation

tbkka
Copy link
Contributor

@tbkka tbkka commented Aug 10, 2020

This specific check has never worked on all processors (because
some FP HW mangles NaNs) and recent LLVM changes have broken
it on the remaining platforms.

Resolves SR-13354

This specific check has never worked on all processors (because
some FP HW mangles NaNs) and recent LLVM changes have broken
it on the remaining platforms.

Resolves SR-13354
@tbkka
Copy link
Contributor Author

tbkka commented Aug 10, 2020

@swift-ci Please smoke test

@tbkka tbkka merged commit 7de9573 into swiftlang:master Aug 11, 2020
@davezarzycki
Copy link
Contributor

Thanks!

@tbkka tbkka deleted the tbkka/PrintFloat-NaN-printing-SR13354 branch October 16, 2020 00: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.

3 participants