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: [wwwdocs] Document in changes.html -fcode-hoisting, -fipa-bit-cp, -fipa-vrp, -fsplit-loops, GCJ removal, x86 ISA additions, -fshrink-wrap-separate etc.


On Fri, Jan 27, 2017 at 10:15:37PM +0100, Jakub Jelinek wrote:
> > > > AArch64 also implements these hooks and so benefits from the optimisation as well.
> > > > Perhaps move this to the general optimizer improvements section and mention it's only
> > > > enabled for powerpc and aarch64 for the moment?
> > > 
> > > Yeah, I've also noticed that, but not sure what is better, as it is only 2
> > > targets that support it, so it is not really generic enough.  It is unclear what
> > > is better.
> > 
> > The subpass _is_ generic, I would move it like Kyrill says.
> 
> Ok, so like this?

That looks great, thanks again!


Segher


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