------- Comment #1 from fxcoudert at gcc dot gnu dot org 2006-10-22 18:45 ------- The current code already recognizes matrix transposition and gives BLAS gemm functions the right TRANSA and TRANSB argument in this case.
Confirmed for CONJG, which we don't currently handle. -- fxcoudert at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |missed-optimization Known to fail| |4.3.0 Last reconfirmed|0000-00-00 00:00:00 |2006-10-22 18:45:29 date| | Summary|Optimize -fexternal-blas |Optimize -fexternal-blas |calls for transpose()/conj()|calls for conj() http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29550