This is the mail archive of the gcc-patches@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: [patch] New loop flattening pass on tree-ssa


On Tue, Oct 26, 2010 at 14:44, Richard Guenther
<richard.guenther@gmail.com> wrote:
> What's the motivation for adding a 2nd unconditional if-conversion pass?

I guess we could make the second if-conversion a sub-pass of
loop-flat, such that it applies only if we flattened some loop.

Sebastian


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