HomeSort by: relevance | last modified time | path
    Searched refs:mprefer (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc/lib/libgfortran/
Makefile 155 FOPTS.${_f}+= -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128
  /src/external/gpl3/gcc/dist/libgfortran/
Makefile.am 1082 # Turn on AVX128 for AMD-specific matmul, but only if the compiler understands -mprefer-avx128
1083 $(patsubst %.c,%.lo,$(notdir $(i_matmulavx128_c))): AM_CFLAGS += -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128
  /src/external/gpl3/gcc.old/dist/libgfortran/
Makefile.am 1077 # Turn on AVX128 for AMD-specific matmul, but only if the compiler understands -mprefer-avx128
1078 $(patsubst %.c,%.lo,$(notdir $(i_matmulavx128_c))): AM_CFLAGS += -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -mprefer-avx128

Completed in 1328 milliseconds