You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments