We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
configure with BUILD_TESTING=ON BUILD_EXTRA_CAST_TESTS=ON then make and run the tests
BUILD_TESTING=ON BUILD_EXTRA_CAST_TESTS=ON
The following tests FAILED: 354 - casts_Vc_FROM_N_17_Vc_TO_N_5_sse (Failed) 355 - casts_Vc_FROM_N_17_Vc_TO_N_5_avx (Failed) 356 - casts_Vc_FROM_N_17_Vc_TO_N_5_avx2 (Failed) 393 - casts_Vc_FROM_N_16_Vc_TO_N_8_scalar (Failed)
no errors
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Testcase
configure with
BUILD_TESTING=ON BUILD_EXTRA_CAST_TESTS=ON
then make and run the testsActual Results
Expected Results
no errors
The text was updated successfully, but these errors were encountered: