[Bug target/38134] [4.4 Regression] speed regression with many loop invariants
bonzini at gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Feb 13 09:57:00 GMT 2009
------- Comment #14 from bonzini at gnu dot org 2009-02-13 09:57 -------
It seems to me that it would help to have a postreload LIM pass that would
concentrate on loop-invariant memory accesses that are as cheap or cheaper than
loading back a spill. These would be excluded from the current (non-strict)
LIM. Is it crazy?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38134
More information about the Gcc-bugs
mailing list