nyma - enable inline avx, and recompile cores that used it
allegedly worth a speedup on faust and pce. didn't notice any change, but it's not slower
This commit is contained in:
parent
35de59488a
commit
6938c07708
Binary file not shown.
Binary file not shown.
|
@ -220,7 +220,7 @@
|
|||
#undef HAVE_ICONV
|
||||
|
||||
/* Define if GNU-style AVX inline assembly is supported. */
|
||||
#undef HAVE_INLINEASM_AVX
|
||||
#define HAVE_INLINEASM_AVX 1
|
||||
|
||||
/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
|
||||
#define HAVE_INTMAX_T 1
|
||||
|
|
Loading…
Reference in New Issue