qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 36/48] tcg/optimize: Split out fold_xi_to_x


From: Richard Henderson
Subject: Re: [PATCH v3 36/48] tcg/optimize: Split out fold_xi_to_x
Date: Mon, 25 Oct 2021 10:46:33 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 10/25/21 7:26 AM, Luis Fernando Fujita Pires wrote:
You missed adding 'fold_xi_to_x(ctx, op, -1)' to fold_orc() in this commit.
It ended up being added in patch 42, but it should be here.

Oops, yes.

And should we use fold_xi_to_x() to optimize multiply and divide when i==1, too?

A good idea; I'll put that in a new patch.


r~



reply via email to

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