This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch part, libgcc] Add AVX-specific matmul


> the patch at https://gcc.gnu.org/ml/fortran/2016-11/msg00246.html
> (the one going to gcc-patches was rejected due to size of
> regernerated files) contains one libgcc change, which exposes
> the __cpu_model interface fox i386 to libgfortran.
>
> The Fortran bits are OKd, but I need an approval from a libgcc
> maintainer (or some hint how to do this better :-).
>
> 2016-11-27  Thomas Koenig  <tkoenig@gcc.gnu.org>
>
>        PR fortran/78379
>        * config/i386/cpuinfo.c:  Move denums for processor vendors,
>        processor type, processor subtypes and declaration of
>        struct __processor_model into
>        * config/i386/cpuinfo.h:  New header file.

The above x86 specific part is OK.

Uros.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]