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 tree-optimization/29944] should do more loops transformations to enable more biv widening



------- Comment #1 from amylaar at gcc dot gnu dot org  2006-11-22 19:23 -------
Created an attachment (id=12668)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12668&action=view)
3.4.3 patch

For illustration, this patch implements this optimization in a 3.4.3 based
compiler.

Because the 4.x series uses a completely different infrastructure, we
must re-implement this from scratch.


-- 


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


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