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: [x86 PATCH] Fix cost model for Silvermont.


On Fri, Dec 13, 2013 at 2:42 PM, Yuri Rumyantsev <ysrumyan@gmail.com> wrote:

> Attached is one-line fix which reduced a cost of integer
> multiplication for HI mode since  imul instruction design was improved
>  in SLM (in comparison with Atom).
>
> Is it OK for trunk?
>
> ChangeLog:
>
> 2013-12-13  Yuri Rumyantsev  <ysrumyan@gmail.com>
> * config/i386/i386.c (slm_cost): Fix imul cost for HI.

OK.

Thanks,
Uros.


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