This is the mail archive of the gcc@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]

RE: Loop optimizer issues


> Zdenek> there is no way how I could manage to finish the loop optimizer
> work
> Zdenek> for 3.4, so I don't care.
> 
> 	If you are re-writing a loop optimizer for post-GCC 3.4 and GCC
> 3.5 will use Tree-SSA, what is the purpose of re-writing the RTL loop
> optimizer?

Well, surely some loop optimizers will still be necessary on RTL even with
tree-ssa, don't you think?

Gr.
Steven


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