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][modulo-sched] New flag to control reg-moves generation


> >
> > :ADDPATCH middle-end (modulo-sched):
> >
> > This patch was bootstrapped and tested on PPC and x86_64 (also with
> > --enable-checking=assert), with and without
-fmodulo-sched-allow-regmoves
> > flag.
> >
> > OK for mainline?
> >

> OK.
> A couple of minor comments below.
> I trust no regressions were found with -fmodulo-sched-allow-regmoves,
right?
> As the current behavior allows regmoves.

Yes, no regressions with -fmodulo-sched-allow-regmoves.
I'll commit the patch with your comments.

Thanks,
Revital


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