------- Comment #13 from tkoenig at netcologne dot de  2010-06-05 18:27 -------
Subject: Re:  inline matmul for small matrix sizes

mikael at gcc dot gnu dot org wrote:

> I'm working on nested scalarization loops for the sum intrinsic
> (pr43829) ;
> inlining matmul should be straightforward after that. 

I agree that this is the best approach - teach the scalarizer about
multidimensional arrays.

I'll hold further work on this PR until your work in this is finished.


-- 


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

Reply via email to