Skip to content

[LoongArch] Disable float16-smoke.c test #254

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
Jun 3, 2025
Merged

Conversation

Ami-zhang
Copy link
Contributor

Clang on loongarch now supports _Float16, and therefore the test is now attempted. However the system libraries on current distributions do not yet contain the necessary conversion routines to actually run binaries using _Float16, and so the attempt fails.

Disable the test on loongarch for now.

Clang on loongarch now supports _Float16, and therefore the test is now
attempted. However the system libraries on current distributions
do not yet contain the necessary conversion routines to actually run
binaries using _Float16, and so the attempt fails.

Disable the test on loongarch for now.
@Ami-zhang Ami-zhang requested a review from SixWeining June 3, 2025 11:55
@SixWeining SixWeining merged commit 8cfc27f into llvm:main Jun 3, 2025
1 check passed
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