|
| From: | Philippe Mathieu-Daudé |
| Subject: | Re: [PATCH v3 14/48] tcg/optimize: Split out fold_mb, fold_qemu_{ld,st} |
| Date: | Fri, 22 Oct 2021 15:56:40 +0200 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.0 |
On 10/21/21 23:05, Richard Henderson wrote:
> This puts the separate mb optimization into the same framework
> as the others. While fold_qemu_{ld,st} are currently identical,
> that won't last as more code gets moved.
>
> Reviewed-by: Luis Pires <luis.pires@eldorado.org.br>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> tcg/optimize.c | 89 +++++++++++++++++++++++++++++---------------------
> 1 file changed, 51 insertions(+), 38 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
| [Prev in Thread] | Current Thread | [Next in Thread] |