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 target/27855] reassociation pass produces ~30% slower matrix multiplication code



------- Comment #10 from dberlin at gcc dot gnu dot org  2006-06-05 15:57 -------
(In reply to comment #9)
> This thread is moving dangerously close to work in progress.. :-)
> I'll have something more definitive to say about it in a few weeks, but I'm
> looking at doing significant register pressure reduction at out of ssa time as
> a component of a larger hunk of work.

Just be careful. The last time i tried something like this, it produced good
code on x86, and really crappy code everywhere else.


-- 


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


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