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: RFC: Add ADDR_EXPR lowering (PR tree-optimization/66718)


On Thu, Jul 09, 2015 at 10:53:30AM +0200, Richard Biener wrote:
> > I renamed the file to gimple-laddress.c then and adjusted the timevar.
> > Another change is that for x86_64 we don't need -mavx at all, so I dropped
> > that.  The test is now restricted to x86_64/i?86; on aarch64/ppc64 we aren't
> > able to vectorize all the functions.
> > 
> > Bootstrapped/regtested on x86_64-linux + ppc64-linux, ok for trunk?
> 
> Ok.

Thanks, committed.

Jakub, you can proceed with your third patch now ;).

	Marek


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