On 05/09/14 12:47, David Malcolm wrote:
Jeff: thanks. Note that I'm currently working on a grand renaming, as
per the subthread here:
http://gcc.gnu.org/ml/gcc-patches/2014-05/msg00346.html
so that all of these will be "gphi *" rather than "gimple_phi", with
analogous change to the other class
On Fri, 2014-05-09 at 12:34 -0600, Jeff Law wrote:
> On 04/21/14 10:56, David Malcolm wrote:
> > gcc/
> > * tree-ssa-loop-ivopts.c (determine_biv_step): Require a gimple_phi.
> > (find_bivs): Convert local "phi" into a gimple_phi.
> > (mark_bivs): Likewise.
> OK when prerequisites have
On 04/21/14 10:56, David Malcolm wrote:
gcc/
* tree-ssa-loop-ivopts.c (determine_biv_step): Require a gimple_phi.
(find_bivs): Convert local "phi" into a gimple_phi.
(mark_bivs): Likewise.
OK when prerequisites have gone in.
Actually that's true for #17 & #18 as well.
j