-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
With the array-based simd implementation, GCC might auto-vectorize the classification functions, hitting PR94413 (auto-vectorization of isfinite raises FP exception). ChangeLog: * testsuite/tests/fpclassify.cc: Only test FP exceptions with the libstdc++ implementation. * vir/simd.h: Define VIR_HAVE_STD_SIMD or VIR_HAVE_VIR_SIMD.
- Loading branch information
Showing
2 changed files
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters