Skip to content

Stop testing FP16 assembly codegen for now #82045

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

Older iOS / watchOS targets do not default to having armv8.2 FP16 enabled, so FileCheck was failing when building for those because we didn't have the "right" assembly pattern. Stop testing Float16 compare codegen for now. I'll restore it with an IR test instead of assembly.

Resolves rdar://152418752

…bled, so FileCheck was failing when building for those because we didn't have the "right" assembly pattern. Stop testing Float16 compare codegen for now. I'll restore it with an IR test instead of assembly.
@stephentyrone stephentyrone requested a review from a team as a code owner June 6, 2025 01:24
@stephentyrone
Copy link
Contributor Author

@swift-ci test

1 similar comment
@stephentyrone
Copy link
Contributor Author

@swift-ci test

@stephentyrone
Copy link
Contributor Author

Needs #82087 to unblock tests

@stephentyrone
Copy link
Contributor Author

@swift-ci test macOS

@stephentyrone
Copy link
Contributor Author

@swift-ci smoke test Windows

@stephentyrone
Copy link
Contributor Author

@swift-ci smoke test macOS

@stephentyrone stephentyrone merged commit c30fc23 into swiftlang:main Jun 9, 2025
4 of 5 checks passed
@stephentyrone stephentyrone deleted the disable-simd-float16-compare-test branch June 9, 2025 17:35
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