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: [PING] : [RFC] Tighten memory type assumption in RTL combiner pass.


On Thu, Jan 22, 2015 at 07:29:28PM +0530, Venkataramanan Kumar wrote:
> ping. Segher do you any comments from your side.

I agree combine should not transform shifts into multiplication (except
in addresses, where it is canonical).  I haven't looked at the actual
patch in detail though, it will have to wait until stage1, it is not
fixing a regression and it affects all targets.


Segher


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