------- Comment #11 from dominiq at lps dot ens dot fr  2010-05-06 10:27 -------
> ... O(mnp) ...

With m=n=N and p=1, this gives O(N^2), hence my expectation for MATMUL in
comment #9!-)
Question: what is the origin of the O(N^3) time?


-- 


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

Reply via email to