This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/29550] Optimize -fexternal-blas calls for conjg()



------- Comment #4 from jb at gcc dot gnu dot org  2006-11-04 14:18 -------
Can't you use the same trick that the frontend already uses to detect the
matmul(transpose(a),b) thing?


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]