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: [4.0 and mainline] Fix multiplication by constant expansion


> I am going to try 3 address arechitecture (PPC) and P4 with decomposed leas, but things are somewhat contraintuitive here.

On power4 after hacking "mult" instruction to higher cost as currently
it is so low that we never get into interesting expansion, I get 14%
regression for my hack, so it seems to work there.

Honza


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