[Bug fortran/37131] inline matmul for small matrix sizes
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Oct 2 21:35:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37131
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2008-08-16 22:55:22 |2014-10-2
--- Comment #15 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Hi Mikael,
do you think you can do this using the scalarizer?
If not, I might try to do it using front-end
optimization, because I don't know what the scalarizer
is really about :-)
More information about the Gcc-bugs
mailing list