qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 10/10] tcg: Optimize mulu2


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH 10/10] tcg: Optimize mulu2
Date: Wed, 17 Oct 2012 12:58:40 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1

On 10/17/2012 03:09 AM, Richard Henderson wrote:
> On 2012-10-17 09:25, Aurelien Jarno wrote:
>>> > +                gen_opc_buf[op_index] = op = INDEX_op_mul_i32;
>> Very minor nitpick: you probably don't need to set op there.
>> 
> 
> Perhaps not, but I prefer to keep the variables in sync as we
> drop into common code...

The compiler should recognize the dead variable anyway.  How very meta.


-- 
error compiling committee.c: too many arguments to function



reply via email to

[Prev in Thread] Current Thread [Next in Thread]