[Bug fortran/37131] inline matmul for small matrix sizes

tkoenig at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Jan 11 16:12:00 GMT 2015


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

Thomas Koenig <tkoenig at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |tkoenig at gcc dot gnu.org

--- Comment #17 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
I'm currently working on that.  Basically, it means adding a flexible
scalarizer in the front end passes.

I think I have some idea on how to go about this.



More information about the Gcc-bugs mailing list