forked from FFTW/fftw3
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Separate detection for AVX/AVX2 on gcc and clang. Clang works for AVX, but AVX2 leads to a compiler crash. Issue 20471870 has been filed with Apple. When using gcc, we now request to use the external system assembler, or the AVX/AVX2 instructions will cause errors.
- Loading branch information
Erik Lindahl
committed
Apr 8, 2015
1 parent
9192833
commit 7960d08
Showing
1 changed file
with
27 additions
and
7 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