Apple Clang 4.2 on Mac OS X 10.7 Lion does support avx2, but it has issues with some of the asm syntax used, in particular jc and some mov syntax. So we add an additional check for a short assembly snippet. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| unix_syntax_check.S | ||
Apple Clang 4.2 on Mac OS X 10.7 Lion does support avx2, but it has issues with some of the asm syntax used, in particular jc and some mov syntax. So we add an additional check for a short assembly snippet. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| unix_syntax_check.S | ||