This is the mail archive of the gcc-bugs@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]

[Bug libfortran/78379] Processor-specific versions for matmul


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78379

David Edelsohn <dje at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dje at gcc dot gnu.org

--- Comment #26 from David Edelsohn <dje at gcc dot gnu.org> ---
What is AVX-specific, as opposed to SIMD vector size-specific, about this
feature? It seems that this should be enabled for all SIMD architectures of the
appropriate width.

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